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 378f444f6ba..106663e53b6 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2019/06/30 20:16:35 nia Exp $ +# $NetBSD: Makefile,v 1.37 2019/07/20 22:46:45 wiz Exp $ DISTNAME= Net-CUPS-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |