diff options
author | snb <snb@FreeBSD.org> | 2009-07-24 18:27:08 +0800 |
---|---|---|
committer | snb <snb@FreeBSD.org> | 2009-07-24 18:27:08 +0800 |
commit | acbcae900be453c12d1b31070b81a7727bdfc3ba (patch) | |
tree | a97c791c4146420085bc5a6235e07aaa80778fd3 /net/splatd | |
parent | 99d038cb72a1a0d7fea43b36219fac8a0d3281d6 (diff) | |
download | freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.tar.gz freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.tar.zst freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.zip |
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin
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 72d25810b05b..4d106b71d813 100644 --- a/net/splatd/Makefile +++ b/net/splatd/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ |