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 274d2dcb4c3..dac544d3975 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/04/04 08:48:43 adam Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:16 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ http://downloads.ghostscript.com/public/ |