diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-12-06 22:33:02 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-12-06 22:33:02 +0000 |
commit | 58743247a12354844cd3dd265d1d107aa68d6492 (patch) | |
tree | 3952d4b751e9a4c572ad8b21807938947783fe2d /net/p5-URI/Makefile | |
parent | d9e37fa8e2c76f677d2d5ea99d9633a7e2d50334 (diff) | |
download | ports-58743247a12354844cd3dd265d1d107aa68d6492.tar.gz ports-58743247a12354844cd3dd265d1d107aa68d6492.zip |
Notes
Diffstat (limited to 'net/p5-URI/Makefile')
-rw-r--r-- | net/p5-URI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index a0cca3413e59..d3a325e1e1e0 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.50 +PORTVERSION= 1.51 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |