1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- fix fetch source file fail

- also correct maintainer's email address

PR:		ports/76701
Submitted by:	maintainer
This commit is contained in:
Cheng-Lung Sung 2005-01-26 09:10:07 +00:00
parent 55dfbc41e4
commit 26742f9ce8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127389

View File

@ -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 \