diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
commit | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch) | |
tree | 85e8033022547e7f0b85fd514a62e2bc95baa087 /www/p5-LWP-UserAgent-Determined | |
parent | ea5282bfc572cef5510e6ee6d5ed0952c0559943 (diff) |
Notes
Diffstat (limited to 'www/p5-LWP-UserAgent-Determined')
-rw-r--r-- | www/p5-LWP-UserAgent-Determined/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile index d2970fe7c966..f33a13d780f3 100644 --- a/www/p5-LWP-UserAgent-Determined/Makefile +++ b/www/p5-LWP-UserAgent-Determined/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ALEXMV PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org -COMMENT= A virtual browser that retries errors +COMMENT= Virtual browser that retries errors RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} |