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-xlite | |
parent | 66ce266d0d25c504db5c7c8e1e7c2e1dad925758 (diff) | |
download | ports-8be5649189111258eb2b98a52fce93368852e133.tar.gz ports-8be5649189111258eb2b98a52fce93368852e133.zip |
Notes
Diffstat (limited to 'textproc/tei-xlite')
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |