aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-01-26 17:10:07 +0800
committerclsung <clsung@FreeBSD.org>2005-01-26 17:10:07 +0800
commit68aa5865b989bbc4250725b92ffb8baa50faa582 (patch)
tree4e3c2f8b1b27e245b90a500c92d8d20449e8bfe6
parentc1275152673a06b826331759d3960b87dd4dd724 (diff)
downloadfreebsd-ports-gnome-68aa5865b989bbc4250725b92ffb8baa50faa582.tar.gz
freebsd-ports-gnome-68aa5865b989bbc4250725b92ffb8baa50faa582.tar.zst
freebsd-ports-gnome-68aa5865b989bbc4250725b92ffb8baa50faa582.zip
- fix fetch source file fail
- also correct maintainer's email address PR: ports/76701 Submitted by: maintainer
-rw-r--r--devel/p5-Perl6-Form/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \