diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:23:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:23:19 +0000 |
commit | 5587763f3480b3669eb5dc6a16ff25eb8d6a64eb (patch) | |
tree | b71d74aef2f0d9eee7d50edcad7f9bfe2de0281e /net/ldap2dns | |
parent | 5745ab239512f8a838b53b2819de2e4a6f48dc81 (diff) | |
download | ports-5587763f3480b3669eb5dc6a16ff25eb8d6a64eb.tar.gz ports-5587763f3480b3669eb5dc6a16ff25eb8d6a64eb.zip |
Notes
Diffstat (limited to 'net/ldap2dns')
-rw-r--r-- | net/ldap2dns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index 7b1292a64e43..5890b5ece96e 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -36,7 +36,6 @@ PLIST_FILES= bin/ldap2dns \ %%DATADIR%%/data2ldif.pl \ %%DATADIR%%/ldap2dns.schema \ %%DATADIR%%/ldap2tinydns-conf -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS |