diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-02-10 21:46:38 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-02-10 21:46:38 +0000 |
commit | f5714fe30aa718579d8614df3f75ebfb57590c2c (patch) | |
tree | a6cc9ebe787936de97ef60cb6d99d5964d42c30a /textproc/p5-Text-Template/Makefile | |
parent | 75f824b2c56d01a1865b930ec8bef5543569c3c2 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Template/Makefile')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 371d0fc46557..f00638fcb4cc 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -8,7 +8,7 @@ PORTNAME= Text-Template PORTVERSION= 1.43 CATEGORIES= textproc perl5 -MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \ +MASTER_SITES= http://perl.plover.com/Template/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- |