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 /textproc/tei-lite | |
parent | 66ce266d0d25c504db5c7c8e1e7c2e1dad925758 (diff) | |
download | freebsd-ports-8be5649189111258eb2b98a52fce93368852e133.zip |
- Change maintainer email
PR: 58432 58434 58436
Submitted by: maintainer
Diffstat (limited to 'textproc/tei-lite')
-rw-r--r-- | textproc/tei-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |