Bug 77378 - [MAINTAINER] Update www/p5-WWW-SourceForge Makefile
Summary: [MAINTAINER] Update www/p5-WWW-SourceForge Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 09:00 UTC by ychsiao
Modified: 2005-02-11 18:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ychsiao 2005-02-11 09:00:36 UTC
* change MASTER_SITE_SUBDIR value
* correct maintainer email address

How-To-Repeat: 
Index: Makefile
===================================================================
--- Makefile    (revision 326)
+++ Makefile    (working copy)
@@ -9,10 +9,10 @@
 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 \
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-11 18:56:58 UTC
State Changed
From-To: open->closed

Committed, thanks.