diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-11 18:56:54 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-11 18:56:54 +0000 |
commit | 8b18602181650edfe89716fe85e00fe35923c35b (patch) | |
tree | b0ca5f74117592ecf8eba2aad234d2c59cd1dfaf /www/p5-WWW-SourceForge | |
parent | 0dc4458483e438235924fd73f36ef71ea168a4d8 (diff) | |
download | ports-8b18602181650edfe89716fe85e00fe35923c35b.tar.gz ports-8b18602181650edfe89716fe85e00fe35923c35b.zip |
Notes
Diffstat (limited to 'www/p5-WWW-SourceForge')
-rw-r--r-- | www/p5-WWW-SourceForge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile index 33246f04e1e8..99b8345fba78 100644 --- a/www/p5-WWW-SourceForge/Makefile +++ b/www/p5-WWW-SourceForge/Makefile @@ -9,10 +9,10 @@ PORTNAME= WWW-SourceForge PORTVERSION= 0.083 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= WWW +MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUGOD PKGNAMEPREFIX= p5- -MAINTAINER= ychsiao@ychsiao.idv.tw +MAINTAINER= ychsiao@ychsiao.org COMMENT= Retrieve infromation from SourceForge site BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ |