diff options
author | wiz <wiz> | 2002-03-16 23:34:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-03-16 23:34:37 +0000 |
commit | e4409ef8a99be3caafa699e5833805559dc9af9f (patch) | |
tree | 7c68ee526cd571836388f979e1111dadcbfd0270 /print | |
parent | 1f5682fe37c07bd9d5e325820ec71e8f6fee6617 (diff) | |
download | pkgsrc-e4409ef8a99be3caafa699e5833805559dc9af9f.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]* |