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 3905df96a3dd..ca24934a50a2 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= WWW-Curl -PORTVERSION= 4.11 -PORTREVISION= 1 +PORTVERSION= 4.13 CATEGORIES= www ftp perl5 MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ @@ -20,6 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl:install PERL_CONFIGURE= yes +LICENSE= MIT MAN3= WWW::Curl.3 post-patch: |