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 a80a7f1180c..7f03bbee407 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/02/16 11:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:48 wiz Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |