diff options
Diffstat (limited to 'www/p5-Net-Curl/Makefile')
-rw-r--r-- | www/p5-Net-Curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-Curl/Makefile b/www/p5-Net-Curl/Makefile index 118c3cd4d70..7990c0bfc43 100644 --- a/www/p5-Net-Curl/Makefile +++ b/www/p5-Net-Curl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2021/05/24 19:55:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2021/09/29 19:01:28 adam Exp $ DISTNAME= Net-Curl-0.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYP/} |