aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-09-03 08:12:54 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-09-03 08:12:54 +0000
commit87ea3f5af7ad1afacc9e67116319b1e848d140e2 (patch)
tree0b593ff8eb49d02323849cb2411c0076d72236de /net/p5-URI/Makefile
parent278e02c894db1b12329444deaf18eaa7625921fe (diff)
Notes
Diffstat (limited to 'net/p5-URI/Makefile')
-rw-r--r--net/p5-URI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile
index 151a27ffa638..0379f873cfb3 100644
--- a/net/p5-URI/Makefile
+++ b/net/p5-URI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= URI
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= URI
@@ -22,6 +22,7 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= URI.3 \
URI::Escape.3 \
URI::Heuristic.3 \
+ URI::QueryParam.3 \
URI::URL.3 \
URI::WithBase.3 \
URI::data.3 \