summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 18:34:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 18:34:40 +0000
commit7403d3a5d9d3b60af718e34f29b455e4781e93fc (patch)
tree24397ab93cd8ee2d2c37fc0dda49487999a81d84
parentRemove an obsolete emailadress. (diff)
Give maintainership back to skv. He has told portmgr that he never intended
this port to lapse, and he is working with the author to provide a more optimal fix to this port's build problems. Approved by: adam@migus.org (previous maintainer)
-rw-r--r--textproc/p5-XML-LibXML/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile
index 867623aef24e..8fdf8b9023f8 100644
--- a/textproc/p5-XML-LibXML/Makefile
+++ b/textproc/p5-XML-LibXML/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= adam@migus.org
+MAINTAINER= skv@FreeBSD.org
COMMENT= Interface to Gnome libxml2 library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML-Common \