diff options
Diffstat (limited to 'print/ghostscript-agpl/Makefile')
-rw-r--r-- | print/ghostscript-agpl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile index 681f78fad6e..5c2604e3aa0 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2020/07/29 10:44:32 jmcneill Exp $ +# $NetBSD: Makefile,v 1.57 2020/08/17 20:17:40 leot Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/} GITHUB_PROJECT= ghostpdl-downloads |