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/slurpie | |
parent | deaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (diff) |
Notes
Diffstat (limited to 'security/slurpie')
-rw-r--r-- | security/slurpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 63f9edc09942..ec124f8790d4 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -17,7 +17,7 @@ PORTDOCS= README NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |