diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 10:15:41 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 10:15:41 +0000 |
commit | d9f4265ee24a8c57e69988c0307cc3cd2ff30551 (patch) | |
tree | 086888f1251cecd77ebc5ff5599bb2f0576ca885 | |
parent | 88eca5602fabbec99b3385938fbf75b548f2b5cc (diff) | |
download | freebsd-ports-d9f4265ee24a8c57e69988c0307cc3cd2ff30551.zip |
- Drop maintainership at maintainer's request
PR: ports/92331
Submitted by: maintainer
-rw-r--r-- | textproc/xalan-c/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c27/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index f0653f3078b1..d42f89e4e7fa 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/source/:msax ${PORTNAME}/docs/:docs DISTNAME= Xalan-C_${PORTVERSION:S/./_/g}-src:msax DISTFILES+= Xalan-C_${PORTVERSION:S/./_/g}-src${EXTRACT_SUFX}:msax -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.org COMMENT= XSLT processor from the Apache XML Project OPTIONS= INMEM "Use inmem locale system." on \ diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 395e6dab2917..4c8e47641727 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML} MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project OPTIONS= THREADS "Build a thread enabled shared library." on \ diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 395e6dab2917..4c8e47641727 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML} MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project OPTIONS= THREADS "Build a thread enabled shared library." on \ diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index 395e6dab2917..4c8e47641727 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML} MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project OPTIONS= THREADS "Build a thread enabled shared library." on \ |