From 68aa5865b989bbc4250725b92ffb8baa50faa582 Mon Sep 17 00:00:00 2001 From: clsung Date: Wed, 26 Jan 2005 09:10:07 +0000 Subject: - fix fetch source file fail - also correct maintainer's email address PR: ports/76701 Submitted by: maintainer --- devel/p5-Perl6-Form/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-Perl6-Form') diff --git a/devel/p5-Perl6-Form/Makefile b/devel/p5-Perl6-Form/Makefile index f26c9055be21..5e63f5aa21cb 100644 --- a/devel/p5-Perl6-Form/Makefile +++ b/devel/p5-Perl6-Form/Makefile @@ -9,10 +9,10 @@ PORTNAME= Perl6-Form PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARCEL +MASTER_SITE_SUBDIR= ../../authors/id/D/DC/DCONWAY PKGNAMEPREFIX= p5- -MAINTAINER= ychsiao@ychsiao.idv.tw +MAINTAINER= ychsiao@ychsiao.org COMMENT= Implements the Perl 6 'form' built-in BUILD_DEPENDS= ${SITE_PERL}/Perl6/Export.pm:${PORTSDIR}/devel/p5-Perl6-Export \ -- cgit