summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-09 10:17:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-09 10:17:02 +0000
commit7505fcff9a314aa5043e227b3728455c16c71c9c (patch)
tree5da6a7ddd9b5a8d0e3ca86b834cccc6a87c2c5a3 /security/Makefile
parentAdd newsfetch. (diff)
Add john.
Forgotten by: obrien Found by: make checksubdirs (to be committed soon)
Notes
Notes: svn path=/head/; revision=8532
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 0906e8f859de..13208a4746e3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1997/08/15 20:05:32 markm Exp $
+# $Id: Makefile,v 1.22 1997/09/13 17:50:03 jfitz Exp $
#
SUBDIR += SSLeay
@@ -7,6 +7,7 @@
SUBDIR += crack
SUBDIR += donkey
SUBDIR += fwtk
+ SUBDIR += john
SUBDIR += libident
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES