summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-11 18:56:54 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-11 18:56:54 +0000
commit8b18602181650edfe89716fe85e00fe35923c35b (patch)
treeb0ca5f74117592ecf8eba2aad234d2c59cd1dfaf
parent- Update to version 0.12 (diff)
* change MASTER_SITE_SUBDIR value
* correct maintainer email address PR: 77378 Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org>
Notes
Notes: svn path=/head/; revision=128535
-rw-r--r--www/p5-WWW-SourceForge/Makefile4
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 \