diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-06-08 16:13:54 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-06-08 16:13:54 +0000 |
commit | 4d6a1dfd86cdec76fc3c5acdd4987e0e0dce48f8 (patch) | |
tree | 080b18f9a17e2e7489cdb0fe49b638265eddc7df /textproc/p5-XML-Flow/Makefile | |
parent | d091880c9a8957ae9e2f98fa97e1b4ebf46662f7 (diff) | |
download | ports-4d6a1dfd86cdec76fc3c5acdd4987e0e0dce48f8.tar.gz ports-4d6a1dfd86cdec76fc3c5acdd4987e0e0dce48f8.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Flow/Makefile')
-rw-r--r-- | textproc/p5-XML-Flow/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile index 3f4064c56139..152eed985c83 100644 --- a/textproc/p5-XML-Flow/Makefile +++ b/textproc/p5-XML-Flow/Makefile @@ -6,13 +6,13 @@ # PORTNAME= XML-Flow -PORTVERSION= 0.81 +PORTVERSION= 0.82 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Store (restore) perl data structures in XML stream RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ |