diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /net/ldapdiff | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) | |
download | ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip |
Notes
Diffstat (limited to 'net/ldapdiff')
-rw-r--r-- | net/ldapdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile index b8f93aba22d9..fd5cf41d3dad 100644 --- a/net/ldapdiff/Makefile +++ b/net/ldapdiff/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://launchpadlibrarian.net/20391352/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src EXTRACT_SUFX= .tgz -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility for patching LDAP directories using LDIF files USES= iconv |