diff options
author | Lars Thegler <lth@FreeBSD.org> | 2006-07-15 15:00:18 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2006-07-15 15:00:18 +0000 |
commit | 8563c04f4f5929475376ac84f0b143795ea3e047 (patch) | |
tree | e2e8bd079fcd46b5dfc2764db4051f87ed470ddc /www/p5-URI-Fetch/Makefile | |
parent | 8d1905f7041773dd6073d984f6e6ccd1d712e712 (diff) | |
download | ports-8563c04f4f5929475376ac84f0b143795ea3e047.tar.gz ports-8563c04f4f5929475376ac84f0b143795ea3e047.zip |
Notes
Diffstat (limited to 'www/p5-URI-Fetch/Makefile')
-rw-r--r-- | www/p5-URI-Fetch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index 182af75ac090..b2c4054aa18d 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -6,13 +6,13 @@ # PORTNAME= URI-Fetch -PORTVERSION= 0.07 +PORTVERSION= 0.071 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Smart URI fetching/caching BUILD_DEPENDS= ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \ |