diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-28 16:41:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-28 16:41:30 +0000 |
commit | e800dd3c075fa071a70cef588fab55ee6ed481ee (patch) | |
tree | 17782332afe57f3b7da0931291f60a849dd0154f /security/Makefile | |
parent | ce9deb3fd4eb5457b149707a6d48722133d560ae (diff) | |
download | ports-e800dd3c075fa071a70cef588fab55ee6ed481ee.tar.gz ports-e800dd3c075fa071a70cef588fab55ee6ed481ee.zip |
add oinkmaster 0.6
Help you update your snort rules after each update
Notes
Notes:
svn path=/head/; revision=74147
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 90f59879caa1..5d6117dd44ea 100644 --- a/security/Makefile +++ b/security/Makefile @@ -142,6 +142,7 @@ SUBDIR += nss SUBDIR += ocaml-cryptokit SUBDIR += oidentd + SUBDIR += oinkmaster SUBDIR += op SUBDIR += opencdk SUBDIR += opensc |