diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-01-06 22:55:47 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-01-06 22:55:47 +0000 |
commit | b3ffcf7bc239ef6e86194cf4ef3a0a7d8af9f1a1 (patch) | |
tree | a67c19f32c0e5ac9554f19dd9f0421a48ef6064c /security/Makefile | |
parent | d4b33581934bd1438095b767cb5322352f3d4eee (diff) | |
download | ports-b3ffcf7bc239ef6e86194cf4ef3a0a7d8af9f1a1.tar.gz ports-b3ffcf7bc239ef6e86194cf4ef3a0a7d8af9f1a1.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index ceb2a9cba6e8..ddd8be0f0ed1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1998/12/19 16:54:12 jseger Exp $ +# $Id: Makefile,v 1.38 1998/12/24 20:49:42 jseger Exp $ # SUBDIR += SSLeay @@ -6,6 +6,7 @@ SUBDIR += bro SUBDIR += bugs SUBDIR += cfs + SUBDIR += checkpassword SUBDIR += cops SUBDIR += crack SUBDIR += donkey |