summaryrefslogtreecommitdiff
path: root/textproc/ezxml
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-16 05:25:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-16 05:25:48 +0000
commit60f36e405c23fdaf1953f654db39d0b47391ff9c (patch)
treec8c13b4ddac071e9ffaab6d413a2c7c3c9d913bc /textproc/ezxml
parentReset yazzy@yazzy.org due to maintainer-timeouts and no response to email. (diff)
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=224296
Diffstat (limited to 'textproc/ezxml')
-rw-r--r--textproc/ezxml/Makefile2
-rw-r--r--textproc/ezxml/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/ezxml/Makefile b/textproc/ezxml/Makefile
index ef7aa45b5e10..56de89665159 100644
--- a/textproc/ezxml/Makefile
+++ b/textproc/ezxml/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.yazzy.org/ports/ezxml/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= yazzy@yazzy.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use C library for parsing XML documents
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/textproc/ezxml/pkg-descr b/textproc/ezxml/pkg-descr
index cf85dfa786e6..2536b13f5d76 100644
--- a/textproc/ezxml/pkg-descr
+++ b/textproc/ezxml/pkg-descr
@@ -3,7 +3,4 @@ As the name implies, it's easy to use. It's ideal for
parsing XML configuration files or REST web service responses.
It's also fast and lightweight (less than 20k compiled).
-- Marcin Jessa
-yazzy@yazzy.org
-
WWW: http://ezxml.sourceforge.net/