diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
commit | 82875e2fead5332f7fd29780e3a7a9eea5aaea72 (patch) | |
tree | c7b772babba44e0e05754db5dfac0343ee7f8199 /net/spoofer | |
parent | 02e32ad925613b772b695e506557c50f0ec7ba26 (diff) | |
download | ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.tar.gz ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.zip |
Notes
Diffstat (limited to 'net/spoofer')
-rw-r--r-- | net/spoofer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index b788c8fbda93..abb524ddd881 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -14,7 +14,7 @@ PORTDOCS= README CHANGES HAS_CONFIGURE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |