aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 06:53:46 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 06:53:46 +0000
commit0c0998fe7a4a5bdd399495d48dfeb9e567736538 (patch)
tree7e8a8a59999f439e256f6a9507370c40c1f35ae0 /textproc/p5-XML-Writer
parent25ba8f8a138ebf72d386a38e30aeb5f9cacade70 (diff)
downloadports-0c0998fe7a4a5bdd399495d48dfeb9e567736538.tar.gz
ports-0c0998fe7a4a5bdd399495d48dfeb9e567736538.zip
Submitted by: Mike Harding <mvh@ix.netcom.com>
Add one more MASTERSITE to make it really fetchable.
Notes
Notes: svn path=/head/; revision=91867
Diffstat (limited to 'textproc/p5-XML-Writer')
-rw-r--r--textproc/p5-XML-Writer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 008864c40220..06fd6da2e829 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -8,7 +8,8 @@
PORTNAME= XML-Writer
PORTVERSION= 0.4.1
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= http://www.cpan.dk/CPAN/authors/id/E/ED/EDAVIS/ \
+ ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-