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 73c33d04bb7..42def2114e9 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2005/06/01 18:03:09 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/11/27 17:07:29 adrianp Exp $ PKGNAME= ghostscript-${GS_VERS} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Aladdin Postscript interpreter GS_DISPLAY_DEVICE= x11.dev |