diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
commit | 275e0b44c5b798db908300b167521dcccfff2caa (patch) | |
tree | c23f8e3aaaceaf69439720a6245f5eec19f16a67 /security/fuzzdb | |
parent | deaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (diff) | |
download | ports-275e0b44c5b798db908300b167521dcccfff2caa.tar.gz ports-275e0b44c5b798db908300b167521dcccfff2caa.zip |
Notes
Diffstat (limited to 'security/fuzzdb')
-rw-r--r-- | security/fuzzdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fuzzdb/Makefile b/security/fuzzdb/Makefile index 0df6afa6a677..3daef2c5d9bf 100644 --- a/security/fuzzdb/Makefile +++ b/security/fuzzdb/Makefile @@ -18,7 +18,7 @@ PORTDIRS= attack-payloads wordlists-misc Discovery \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |