diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-26 09:10:07 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-26 09:10:07 +0000 |
commit | 26742f9ce82ad74a173e3ceb71c829654fa023b4 (patch) | |
tree | 5ede437bc9b5a7d570a0e0fdae3b36b928671aa6 /devel/p5-Perl6-Form | |
parent | 55dfbc41e43b33f90059019a4857c3a70692ab60 (diff) | |
download | ports-26742f9ce82ad74a173e3ceb71c829654fa023b4.tar.gz ports-26742f9ce82ad74a173e3ceb71c829654fa023b4.zip |
Notes
Diffstat (limited to 'devel/p5-Perl6-Form')
-rw-r--r-- | devel/p5-Perl6-Form/Makefile | 4 |
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 \ |