diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-27 19:53:36 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-27 19:53:36 +0000 |
commit | 0b3eb2cb67f654755ddbc41aa9968cfcb05a7bc4 (patch) | |
tree | f5ccaadd6d4c7fe525cc290972412565cc047efc /security | |
parent | portaudit provides a list of published security vulnerabilities (diff) |
connect portaudit to the INDEX
(what is the INDEX?)
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 4fc9f12e0918..a74cc8081d38 100644 --- a/security/Makefile +++ b/security/Makefile @@ -304,6 +304,7 @@ SUBDIR += pks SUBDIR += pktsuckers SUBDIR += poc + SUBDIR += portaudit SUBDIR += portscanner SUBDIR += portsentry SUBDIR += ppgen |