diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
commit | af770130983e72fa6f54a05de2e7e542b8d9a717 (patch) | |
tree | 3163f9a25661b610b4e1ce28e5259b1adcd0f9a3 /textproc/xhtml-modularization/Makefile | |
parent | 2551760b4ccd0b487fb03836c3e6abcacf48b42e (diff) |
Notes
Diffstat (limited to 'textproc/xhtml-modularization/Makefile')
-rw-r--r-- | textproc/xhtml-modularization/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index 50c2fdbe63db..95d9d60a8c69 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.w3.org/TR/2001/REC-${PORTNAME}-${RECDATE}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= W3C's Modularization of XHTML DTDs and docs RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |