diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-14 11:27:12 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-14 11:27:12 +0000 |
commit | 70f71a0de06f9715de3f933f63194c489f7500d3 (patch) | |
tree | 698847713155378cdaa018ef059a4bd856c5848e /textproc/p5-WDDX/Makefile | |
parent | - Update to 1.10. (diff) |
Update to 1.02. Assign maintainer to perl@. Fix WWW.
Diffstat (limited to 'textproc/p5-WDDX/Makefile')
-rw-r--r-- | textproc/p5-WDDX/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-WDDX/Makefile b/textproc/p5-WDDX/Makefile index 987dfbce4a07..48b1fa8caf08 100644 --- a/textproc/p5-WDDX/Makefile +++ b/textproc/p5-WDDX/Makefile @@ -6,13 +6,13 @@ # PORTNAME= WDDX -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUELICH +MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PETDANCE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse WDDX Packets BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ |