diff options
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r-- | print/ghostscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index b0a3bae194e..ce5cab2d92f 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2006/12/28 12:50:55 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2007/01/17 23:47:22 wiz Exp $ DISTNAME= ghostscript-8.54-gpl PKGNAME= ghostscript-8.54 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} EXTRACT_SUFX= .tar.bz2 |