diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-14 02:59:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-14 02:59:59 +0000 |
commit | 5f0e4341447d505e142508461b8409da81ee902a (patch) | |
tree | b0fd6a2cd6dc03280e9bf196988ff92329af26a8 /security | |
parent | RID is a configurable tool which uses intrusion fingerprints to track down (diff) |
release rid
Notes
Notes:
svn path=/head/; revision=25807
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 150dac23f2c3..162ab172c113 100644 --- a/security/Makefile +++ b/security/Makefile @@ -60,6 +60,7 @@ SUBDIR += pktsuckers SUBDIR += portscanner SUBDIR += portsentry + SUBDIR += rid SUBDIR += rsaref SUBDIR += saint SUBDIR += skip |