diff options
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 7e66682d25ba..f85b3996d094 100644 --- a/textproc/carthage/Makefile +++ b/textproc/carthage/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/carthage/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= A parser and clean-up tool for SGML DTDs BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |