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 d2e1a01d724..275acfbb99d 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2017/05/19 13:18:19 prlw1 Exp $ +# $NetBSD: Makefile,v 1.23 2017/05/19 13:29:04 prlw1 Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |