diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-02 04:22:29 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-02 04:22:29 +0000 |
commit | 1ae00513ccb1a1e3a79eb3b836e522c8ac9af484 (patch) | |
tree | c92170c5138644d887fbdf60e7ecf65faf8c5c87 /security/Makefile | |
parent | 3ddf7642fab5d264711b58dc1038c965e225d866 (diff) |
Activate oidentd
Notes
Notes:
svn path=/head/; revision=27270
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 8c3494dde41c..d542d7d375d5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -48,6 +48,7 @@ SUBDIR += nessus-plugins SUBDIR += nmap SUBDIR += nmapfe + SUBDIR += oidentd SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl |