diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 06:19:32 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 06:19:32 +0000 |
commit | 4e60494c67d098c340dee5f142a4b535f3dfd2c2 (patch) | |
tree | 8d06a0d5d7cb76561392d52633fcc1f1aed769cc /security/Makefile | |
parent | Add a missing entry: staroffice60. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=49712
Diffstat (limited to '')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 6f37cfe9b65b..81cb75032e8c 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 |