diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-16 11:20:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-16 11:20:27 +0000 |
commit | 2b4d3fb1e4725acb49327c96ca1874bb7a1ece7f (patch) | |
tree | a0756874edbce2af18e02c2fbd87a22d0aa06c72 /security/Makefile | |
parent | 8511e5283a13c2d4a33acfcda79995b11f0e74b7 (diff) | |
download | ports-2b4d3fb1e4725acb49327c96ca1874bb7a1ece7f.tar.gz ports-2b4d3fb1e4725acb49327c96ca1874bb7a1ece7f.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 af77654f3c7b..063304095c40 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.44 1999/03/11 16:57:40 jfitz Exp $ +# $Id: Makefile,v 1.45 1999/03/12 16:58:26 jfitz Exp $ # SUBDIR += SSLeay @@ -10,6 +10,7 @@ SUBDIR += cops SUBDIR += crack SUBDIR += donkey + SUBDIR += fakebo SUBDIR += fwtk SUBDIR += gnupg SUBDIR += john |