diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 18:26:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 18:26:58 +0000 |
commit | 8be5649189111258eb2b98a52fce93368852e133 (patch) | |
tree | 47efb6aeebffe5c3343854cc2754c9c2939f5fcf | |
parent | 66ce266d0d25c504db5c7c8e1e7c2e1dad925758 (diff) |
Notes
-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 b7a9b689e902..879ff84dfd13 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 7d5069424df7..24906c37c8d6 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 f8885fd0fc8c..2b7824e13ba2 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 |