diff options
author | krion <krion@FreeBSD.org> | 2003-10-23 18:26:58 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-23 18:26:58 +0000 |
commit | cb4017ae4f20379aba445edd83d301d48068a7f3 (patch) | |
tree | b9777d109ffefde4f21adb799510bb835eb0ce5f | |
parent | 23bd0d0926184c06181e9cbcd294d09a38c60ca1 (diff) | |
download | FreeBSD-ports-cb4017ae4f20379aba445edd83d301d48068a7f3.zip FreeBSD-ports-cb4017ae4f20379aba445edd83d301d48068a7f3.tar.gz |
- Change maintainer email
PR: 58432 58434 58436
Submitted by: maintainer
-rw-r--r-- | textproc/tei-lite/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-p3/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/tei-lite/Makefile b/textproc/tei-lite/Makefile index b7a9b68..879ff84 100644 --- a/textproc/tei-lite/Makefile +++ b/textproc/tei-lite/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -lite DISTFILES= teilite.dtd teilite.tag EXTRACT_ONLY= # Empty -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@henrik-motakef.de COMMENT= SGML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-p3/Makefile b/textproc/tei-p3/Makefile index 7d50694..24906c3 100644 --- a/textproc/tei-p3/Makefile +++ b/textproc/tei-p3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Vault/GL/ DISTNAME= teip3dtd -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@henrik-motakef.de COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index f8885fd..2b7824e 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -15,7 +15,7 @@ DISTNAME= teixlite EXTRACT_SUFX= .dtd EXTRACT_ONLY= # Empty -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@henrik-motakef.de COMMENT= XML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |