diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-07 03:15:08 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-07 03:15:08 +0000 |
commit | e1fbb359efe97731c7f60ba8812ab56bc1adc6b7 (patch) | |
tree | 3f9da618938a5b80b634de5cc92397e838ec0b23 /net | |
parent | 4db3cdbadf50c5a7be06d1e4f4c9dec204f8c5da (diff) | |
download | ports-e1fbb359efe97731c7f60ba8812ab56bc1adc6b7.tar.gz ports-e1fbb359efe97731c7f60ba8812ab56bc1adc6b7.zip |
Update to 1.21
PR: ports/41370
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=64129
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index fb5ede0253a4..151a27ffa638 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index d6c067fe9825..b5c0d26985cd 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1 +1 @@ -MD5 (URI-1.20.tar.gz) = 2b895786ff9166f91305de07ec327fef +MD5 (URI-1.21.tar.gz) = ad6437ba6a8b404d16df16e2eb7a3648 |