diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-22 22:25:32 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-22 22:25:32 +0000 |
commit | b7fe3ddec43768f852d83ba491ac14d71dd679f9 (patch) | |
tree | 501a450ce7c0392485700768b55f20b52e645935 /net/p5-URI/Makefile | |
parent | dd5c40113f83fb4a2d35575673dd8ade845766d8 (diff) |
Upgrade
p5-Errno => 1.09
p5-File-BasicFlock => 98.1202
p5-File-Sync => 0.09
p5-Filter => 1.18
p5-HTML-Parser => 3.07
p5-IO-Tty => 0.03
p5-IO-stringy => 1.210
p5-Mysql => 1.2213
p5-Net => 1.703
p5-Storable => 0.6.11
p5-URI => 1.06
p5-libwww => 5.48
Notes
Notes:
svn path=/head/; revision=27907
Diffstat (limited to 'net/p5-URI/Makefile')
-rw-r--r-- | net/p5-URI/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 2940a961049f..8f9c289ed7ff 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-URI -PORTVERSION= 1.04 +PORTNAME= URI +PORTVERSION= 1.06 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI -DISTNAME= URI-1.04 +PKGNAMEPREFIX= p5- MAINTAINER= ache@FreeBSD.org |