summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-01-19 11:03:23 +0000
committerdrochner <drochner@pkgsrc.org>2005-01-19 11:03:23 +0000
commit5eb184397dfd8a5a7ed27f63f39f8844ff7fa40d (patch)
treec23a593cb4026ad3f912169e0c1627f649c9dd72 /print/cups/Makefile
parentd8655940955b28f8ac282befc7c380f199d60feb (diff)
downloadpkgsrc-5eb184397dfd8a5a7ed27f63f39f8844ff7fa40d.tar.gz
apply the last xpdf security patch to the embedded pdftops filter
which is based on xpdf, bump PKGREVISUIN
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 48c3a116626..3e2c73cc1f2 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2005/01/14 05:15:39 jlam Exp $
+# $NetBSD: Makefile,v 1.88 2005/01/19 11:03:23 drochner 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,6 +6,7 @@
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
+PKGREVISION= 1
BASE_VERS= 1.1.23
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}