diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /print | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/Makefile | 4 | ||||
-rw-r--r-- | print/dvipdfmx/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-esp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index f212dda5bef..261481c859b 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2003/07/17 22:52:24 grant Exp $ +# $NetBSD: Makefile,v 1.66 2003/11/12 03:39:42 jschauma Exp $ # # The CUPS author is very good about taking back changes into the main # CUPS distribution. The correct place to send patches or bug-fixes is: @@ -6,7 +6,7 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 BASE_VERS= 1.1.19 DIST_VERS= ${BASE_VERS} VERS= ${DIST_VERS:S/-/./g} diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index ce76a8ebcc1..d834bd34041 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/08/30 22:51:30 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/11/12 03:39:42 jschauma Exp $ DISTNAME= dvipdfmx-20021230 PKGNAME= dvipdfmx-0.0.0.20021230 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print converters MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/ diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index 5515ccaca3a..acb2b4ded15 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/07/13 13:53:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:42 jschauma Exp $ PKGNAME= ghostscript-esp-${GS_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= ESP/CUPS Postscript interpreter USE_X11= # defined |