diff options
Diffstat (limited to 'print/ghostscript-agpl/Makefile')
-rw-r--r-- | print/ghostscript-agpl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile index 89b6a05e7d7..a076e894eb5 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/04/07 08:52:05 adam Exp $ +# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:50 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/} EXTRACT_SUFX= .tar.bz2 |