diff options
author | will <will@FreeBSD.org> | 2001-12-19 16:22:45 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-19 16:22:45 +0800 |
commit | 17c9f294ea2b2aee23ed073d8bd87af4676f9024 (patch) | |
tree | dfc37c025d0b02eb8fcc2d07167041df017e8010 /security/Makefile | |
parent | 48e590443755c39e7c3ca243d91407291a954c14 (diff) | |
download | freebsd-ports-gnome-17c9f294ea2b2aee23ed073d8bd87af4676f9024.tar.gz freebsd-ports-gnome-17c9f294ea2b2aee23ed073d8bd87af4676f9024.tar.zst freebsd-ports-gnome-17c9f294ea2b2aee23ed073d8bd87af4676f9024.zip |
Add labrea 2.3, a defense mechanism against CodeRed.
PR: 31082
Submitted by: nick@rogness.net
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 a78624e83b5c..605448de7a4f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -77,6 +77,7 @@ SUBDIR += kssh SUBDIR += l0pht-watch SUBDIR += l0phtcrack + SUBDIR += labrea SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libparanoia |