diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:27:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:27:34 +0000 |
commit | c78ad2e369155e4a0de453145cbf47f9a4e18141 (patch) | |
tree | 4095c330fa743a0039828a12ab555952920e256b /dns/ldapdns | |
parent | e610720dd834ca1e9e0e6700fd96cf163f56fc7e (diff) |
Notes
Diffstat (limited to 'dns/ldapdns')
-rw-r--r-- | dns/ldapdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile index 57a9a6e46169..749f2d28799a 100644 --- a/dns/ldapdns/Makefile +++ b/dns/ldapdns/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.nimh.org/dl/ -MAINTAINER= paul@aps.org +MAINTAINER= ports@FreeBSD.org COMMENT= LDAP-backed DNS server RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ |