diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-11-05 03:38:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-11-05 03:38:39 +0000 |
commit | c4be4cab85391c16c3abf280edf17bd6d787d6ae (patch) | |
tree | 212d123eff127b6ada35cf2375594e4f3ed58844 /net/splatd | |
parent | d1bf6730ba87bfcfee50f02cf4bc8d72136824f0 (diff) | |
download | ports-c4be4cab85391c16c3abf280edf17bd6d787d6ae.tar.gz ports-c4be4cab85391c16c3abf280edf17bd6d787d6ae.zip |
Notes
Diffstat (limited to 'net/splatd')
-rw-r--r-- | net/splatd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/splatd/Makefile b/net/splatd/Makefile index a3696ac3526b..ac1d74d9957d 100644 --- a/net/splatd/Makefile +++ b/net/splatd/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net MASTER_SITES= http://dpw.threerings.net/projects/splat/ DISTNAME= splat-1.0 -MAINTAINER= splat@dpw.threerings.net +MAINTAINER= snb@threerings.net COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ZConfig:${PORTSDIR}/devel/py-zconfig \ |