diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 02:18:17 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 02:18:17 +0800 |
commit | 280320441bf2651a86c4e6cdc40b52b2e68baa13 (patch) | |
tree | 6746c20a14bf3b68d00a656d984fe972edfd823a /textproc/carthage | |
parent | 4ee4e73d288ee85eea2a3befde8b2f4dedde75ab (diff) | |
download | freebsd-ports-gnome-280320441bf2651a86c4e6cdc40b52b2e68baa13.tar.gz freebsd-ports-gnome-280320441bf2651a86c4e6cdc40b52b2e68baa13.tar.zst freebsd-ports-gnome-280320441bf2651a86c4e6cdc40b52b2e68baa13.zip |
- Change maintainer email
PR: 58428
Submitted by: maintainer
Diffstat (limited to 'textproc/carthage')
-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 |