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 2b3cf614e3c..0e4cd36acae 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2021/12/08 16:06:14 adam Exp $ +# $NetBSD: Makefile,v 1.51 2022/06/28 11:35:30 wiz Exp $ DISTNAME= Net-CUPS-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |