diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
commit | 27aa28e99dbff48c0a3d6edc46496e8d8f0427e0 (patch) | |
tree | d9008c27231019b8915aa7e6fce9cd38607f68c2 /textproc/p5-WDDX/Makefile | |
parent | 06ea77c1205dd562864adac17f485a02097cffb8 (diff) | |
download | ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.tar.gz ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.zip |
Notes
Diffstat (limited to 'textproc/p5-WDDX/Makefile')
-rw-r--r-- | textproc/p5-WDDX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-WDDX/Makefile b/textproc/p5-WDDX/Makefile index f1b2758fdbd8..987dfbce4a07 100644 --- a/textproc/p5-WDDX/Makefile +++ b/textproc/p5-WDDX/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUELICH PKGNAMEPREFIX= p5- -MAINTAINER= eric@talesfromthereal.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to parse WDDX Packets BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ |