diff options
Diffstat (limited to 'www/p5-WWW-Curl/Makefile')
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index e55aea5d85f..73c66031983 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2019/07/01 04:08:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2019/07/20 22:46:56 wiz Exp $ DISTNAME= WWW-Curl-4.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} |