diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 18:18:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 18:18:17 +0000 |
commit | 280320441bf2651a86c4e6cdc40b52b2e68baa13 (patch) | |
tree | 6746c20a14bf3b68d00a656d984fe972edfd823a | |
parent | Update to 0.2.1.1 (diff) |
- Change maintainer email
PR: 58428
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=91973
-rw-r--r-- | textproc/carthage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/carthage/Makefile b/textproc/carthage/Makefile index f9a23f00abe3..f12bb6aeebc4 100644 --- a/textproc/carthage/Makefile +++ b/textproc/carthage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/carthage/ DISTNAME= ${PORTNAME} -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@henrik-motakef.de COMMENT= A parser and clean-up tool for SGML DTDs BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |