diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
commit | d1230f3a5133086b3e24bba628d2f721eb3d486a (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /print/p5-Net-CUPS | |
parent | 379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (diff) | |
download | pkgsrc-d1230f3a5133086b3e24bba628d2f721eb3d486a.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'print/p5-Net-CUPS')
-rw-r--r-- | print/p5-Net-CUPS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile index 6bdd338c4f4..90e7cb03999 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/06/18 09:26:11 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/06/18 09:28:17 wiz Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |