diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-02 09:51:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-02 09:51:17 +0000 |
commit | e393553b68b9270ea410110827e873ef5e3f27b9 (patch) | |
tree | 7862c67cab9b7a2b430fa6cf2cb1cd0b0ab0435a /net/openldap24-client | |
parent | ad144fc7dc406f3b446504e4489ac3b44ae20cd7 (diff) | |
download | ports-e393553b68b9270ea410110827e873ef5e3f27b9.tar.gz ports-e393553b68b9270ea410110827e873ef5e3f27b9.zip |
Notes
Diffstat (limited to 'net/openldap24-client')
-rw-r--r-- | net/openldap24-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openldap24-client/Makefile b/net/openldap24-client/Makefile index 918f44de119c..c83ba8fbb5d0 100644 --- a/net/openldap24-client/Makefile +++ b/net/openldap24-client/Makefile @@ -5,5 +5,4 @@ CLIENT_ONLY= yes MASTERDIR= ${.CURDIR}/../openldap24-server -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |