diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-16 23:34:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-16 23:34:37 +0000 |
commit | 4516f0fe3eee8eb32c8536623dd147aedf9588f8 (patch) | |
tree | 7c68ee526cd571836388f979e1111dadcbfd0270 /print | |
parent | 1fee5de5ba615d46eb9fc5eb391712327f8813ea (diff) | |
download | pkgsrc-4516f0fe3eee8eb32c8536623dd147aedf9588f8.tar.gz |
Belatedly bump PKGREVISION to 4 for Kyocera Prescibe printer driver
update from 0.3 to 0.4.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-nox11/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-nox11/Makefile b/print/ghostscript-nox11/Makefile index 36d30b83c58..02ce28f0d92 100644 --- a/print/ghostscript-nox11/Makefile +++ b/print/ghostscript-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:34 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/16 23:34:37 wiz Exp $ PKGNAME= ghostscript-nox11-${GS_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Aladdin Postscript interpreter without X11 drivers CONFLICTS= ghostscript{,-x11}-[0-9]* diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index cc29dfd7051..0c458b0be3e 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:34 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2002/03/16 23:34:37 wiz Exp $ PKGNAME= ghostscript-${GS_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Aladdin Postscript interpreter CONFLICTS= ghostscript{,-x11,-nox11}-[0-9]* |