diff options
Diffstat (limited to 'print/ghostscript-afpl/Makefile')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index b0a27cb7ded..94b4bbf9d59 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/01/22 08:18:49 adam Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:36 joerg Exp $ DISTNAME= ghostscript-8.53 PKGNAME= ghostscript-afpl-8.53 #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} EXTRACT_SUFX= .tar.bz2 |