diff options
Diffstat (limited to 'print/ghostscript6/Makefile')
-rw-r--r-- | print/ghostscript6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index fa6437d91cc..1f8eb11f3ff 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/02/05 09:11:38 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/10 12:34:10 wiz Exp $ DISTNAME= ghostscript-${GS_VERS} -PKGREVISION= 10 +PKGREVISION= 11 GS_VERS= 6.01 CATEGORIES= print MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ |