diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
commit | 60f36e405c23fdaf1953f654db39d0b47391ff9c (patch) | |
tree | c8c13b4ddac071e9ffaab6d413a2c7c3c9d913bc /textproc | |
parent | 6cd1f5c15fe810f3cd90f7af01c8cd6692683d9e (diff) | |
download | freebsd-ports-gnome-60f36e405c23fdaf1953f654db39d0b47391ff9c.tar.gz freebsd-ports-gnome-60f36e405c23fdaf1953f654db39d0b47391ff9c.tar.zst freebsd-ports-gnome-60f36e405c23fdaf1953f654db39d0b47391ff9c.zip |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ezxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/ezxml/pkg-descr | 3 |
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/ |