aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2005-02-12 02:56:54 +0800
committerleeym <leeym@FreeBSD.org>2005-02-12 02:56:54 +0800
commit6db7dbd414fc966baa995e3d116cb6fef78234ba (patch)
treed9ab1039c8568fcb5a20a4d85624d91944b6b508
parent1736e7abc62433d18633bb65f2a74a31b1854e4d (diff)
downloadfreebsd-ports-gnome-6db7dbd414fc966baa995e3d116cb6fef78234ba.tar.gz
freebsd-ports-gnome-6db7dbd414fc966baa995e3d116cb6fef78234ba.tar.zst
freebsd-ports-gnome-6db7dbd414fc966baa995e3d116cb6fef78234ba.zip
* change MASTER_SITE_SUBDIR value
* correct maintainer email address PR: 77378 Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org>
-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 \