diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /textproc/p5-libxml | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | freebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz freebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.zst freebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r-- | textproc/p5-libxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index fb73afc31937..d3051d397413 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- DISTNAME= libxml-perl-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of Perl5 modules for working with XML BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |