diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-15 19:06:47 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-15 19:06:47 +0000 |
commit | 7c4347afd0c0e4452941b098e6e609cef4444295 (patch) | |
tree | 117b2e44ec71adc9570aa335b9b1ed20a88e6f04 /print/cups | |
parent | 25fbaa85b7218590304ee15255f60f226ab0a87d (diff) | |
download | pkgsrc-7c4347afd0c0e4452941b098e6e609cef4444295.tar.gz |
Bump revision for security fixes.
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 50be27774d7..1b2ad9f5286 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2006/02/05 23:10:35 joerg Exp $ +# $NetBSD: Makefile,v 1.107 2006/02/15 19:06:47 joerg 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= 6 +PKGREVISION= 7 BASE_VERS= 1.1.23 DIST_VERS= ${BASE_VERS} VERS= ${DIST_VERS:S/-/./g} |