diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6 (patch) | |
tree | 39a882dfef7e826b2e94f49ae83cee31122286a6 /textproc/sdom | |
parent | c714a390c4b616c7a8bd4178852765dd1c55f870 (diff) | |
download | freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.gz freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.zst freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.zip |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr
Diffstat (limited to 'textproc/sdom')
-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 |