print/ghostscript9-agpl-{base,x11}: fix MASTER_SITES

This commit is contained in:
Hiroki Sato 2022-03-04 23:43:06 +09:00
parent 3c6cd3e835
commit 973c54ba54
No known key found for this signature in database
GPG key ID: DBB07DC66F1F737F
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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