mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
print/ghostscript9-agpl-{base,x11}: fix MASTER_SITES
This commit is contained in:
parent
3c6cd3e835
commit
973c54ba54
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= ghostscript
|
||||
PORTVERSION= 9.55.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
|
||||
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//g}/
|
||||
PKGNAMESUFFIX= 9-agpl-base
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= ghostscript
|
||||
PORTVERSION= 9.55.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
|
||||
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//g}/
|
||||
PKGNAMESUFFIX= 9-agpl-x11
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue