diff options
author | garga <garga@FreeBSD.org> | 2006-01-26 18:15:41 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-26 18:15:41 +0800 |
commit | 1b038f0de58cb0b6ab7d10e6b15cb321bf042aa8 (patch) | |
tree | 30a90ec9c5cb17a8edbd6a967910b11b5131e8a3 | |
parent | 93fd701ab44426d6c97e45af11645b0af64c69e9 (diff) | |
download | freebsd-ports-graphics-1b038f0de58cb0b6ab7d10e6b15cb321bf042aa8.tar.gz freebsd-ports-graphics-1b038f0de58cb0b6ab7d10e6b15cb321bf042aa8.tar.zst freebsd-ports-graphics-1b038f0de58cb0b6ab7d10e6b15cb321bf042aa8.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 f0653f3078b..d42f89e4e7f 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 395e6dab291..4c8e4764172 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 395e6dab291..4c8e4764172 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 395e6dab291..4c8e4764172 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 \ |