diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 40e82935ab36a5fdf3c758d87fbd75b9993b5d4b (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /print/p5-Net-CUPS | |
parent | 0f221b0800cb02e560b122d8c71fba21523a46da (diff) | |
download | pkgsrc-40e82935ab36a5fdf3c758d87fbd75b9993b5d4b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
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 8b21dc0d3d5..dd8e8510739 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/01/13 13:39:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/14 14:21:30 obache Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |