diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-08-14 08:44:11 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-08-14 08:44:11 +0000 |
commit | 4b290fe183a0a49001b8d6e9015250b2c0519777 (patch) | |
tree | 5f2cafe1b2c289a2a8d861426819c9b2e064468c /net/p5-URI/Makefile | |
parent | a3525d2f7bd680bfb38875717652b22e97cb7971 (diff) |
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 e15ca172d187..f27e931fd202 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.38 +PORTVERSION= 1.39 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |