diff options
author | knu <knu@FreeBSD.org> | 2001-11-07 06:19:32 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-07 06:19:32 +0000 |
commit | baab024976fa3741102e2440364aee1be332fc43 (patch) | |
tree | 3e7de68e3e9b8a4820c901658f89e64c3609456a /security | |
parent | 1c44e17f3b00b1a3d6e4921cd21e56b7507a8823 (diff) | |
download | FreeBSD-ports-baab024976fa3741102e2440364aee1be332fc43.zip FreeBSD-ports-baab024976fa3741102e2440364aee1be332fc43.tar.gz |
Seems tripwire was repocopied to tripwire12, but seems no change or
removal has been made. So add an entry for tripwire12 in a comment
for the moment so the MAINTAINER will not forget to change Makefile in
the future.
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 6f37cfe..81cb750 100644 --- a/security/Makefile +++ b/security/Makefile @@ -222,6 +222,7 @@ SUBDIR += trinokiller SUBDIR += tripwire SUBDIR += tripwire-131 +# SUBDIR += tripwire12 SUBDIR += uvscan-dat SUBDIR += vlock SUBDIR += vpnd |