diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
commit | d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4 (patch) | |
tree | 1665fba1e33f8bc8068880259d4874365d2fc147 /textproc/sdom/Makefile | |
parent | 2c69f37905b4a2400b519365124e5723cf59b264 (diff) |
Notes
Diffstat (limited to 'textproc/sdom/Makefile')
-rw-r--r-- | textproc/sdom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile index a76578e55261..e02ed9142c63 100644 --- a/textproc/sdom/Makefile +++ b/textproc/sdom/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= textproc scheme MASTER_SITES= SAVANNAH -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of the W3C DOM recommendation in Scheme RUN_DEPENDS= ${LOCALBASE}/share/guile/site/config/load.scm:${PORTSDIR}/devel/guile-lib |