diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
commit | 855d7e9639280d73b587e8d5b4e195f3c08c938d (patch) | |
tree | d9cb516fda65c40ed9afd110d8b08c508b70c2d2 /textproc/ezxml | |
parent | c5298d27d995efa61f98c8a60f52111693a9dd60 (diff) | |
download | freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.gz freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.zst freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.zip |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr
Diffstat (limited to 'textproc/ezxml')
-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/ |