diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /print/cups15/Makefile | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'print/cups15/Makefile')
-rw-r--r-- | print/cups15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups15/Makefile b/print/cups15/Makefile index d5673adeab4..2386fc4a2f5 100644 --- a/print/cups15/Makefile +++ b/print/cups15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2018/07/04 13:40:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:12 wiz 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: @@ -8,7 +8,7 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${DIST_VERS:S/-/./g} BASE_VERS= 1.5.4 DIST_VERS= ${BASE_VERS} -PKGREVISION= 16 +PKGREVISION= 17 # Fix for https://www.cups.org/str.php?L4609 PATCH_SITES= https://www.cups.org/strfiles.php/3482/ |