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 b6004876aa1..874ce2e82b8 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2020/08/17 20:19:56 leot Exp $ +# $NetBSD: Makefile,v 1.45 2020/08/31 18:11:02 wiz Exp $ DISTNAME= Net-CUPS-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |