diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
commit | c0ce4105e7e5dbf775b56491e12ebf64f1844e3a (patch) | |
tree | f56caab01da5d79c8684feae63ac50ac71a6fe79 /security/snort | |
parent | c82ed4f02b98bdc0abe1b4113870d9096a868e06 (diff) | |
download | ports-c0ce4105e7e5dbf775b56491e12ebf64f1844e3a.tar.gz ports-c0ce4105e7e5dbf775b56491e12ebf64f1844e3a.zip |
Notes
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 52931e81025e..d4082231fab8 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -27,8 +27,6 @@ OPTIONS= DYNAMIC "Enable dynamic plugin support" on \ POSTGRESQL "Enable PostgreSQL support" off \ PRELUDE "Enable Prelude NIDS integration" off -USE_GPG= yes -SIG_SUFFIX= .sig USE_RC_SUBR= snort.sh SUB_FILES= pkg-message GNU_CONFIGURE= yes |