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 9af884f1517..dd1ca44f014 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:41:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:51 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= http://ghostscript.com/releases/ |