diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
commit | bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/authforce | |
parent | 9871c1a3c7fefbea14020ee576ff987461e13733 (diff) | |
download | ports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.tar.gz ports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.zip |
Notes
Diffstat (limited to 'security/authforce')
-rw-r--r-- | security/authforce/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 76cd6fe5974d..c3b2e70ed0c7 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -34,7 +34,6 @@ PLIST_FILES= bin/authforce \ %%DATADIR%%/password.lst \ %%DATADIR%%/username.lst \ %%DATADIR%%/userpass.lst -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= CURL NLS |