diff options
Diffstat (limited to 'print/p5-Net-CUPS/Makefile')
-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 2c416ec23e0..a19995cc7a9 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:30 tron Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:16 wiz Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |