diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:17:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:17:02 +0000 |
commit | 7505fcff9a314aa5043e227b3728455c16c71c9c (patch) | |
tree | 5da6a7ddd9b5a8d0e3ca86b834cccc6a87c2c5a3 /security/Makefile | |
parent | ce161ea328754f323465cb4db71d3e8edb720189 (diff) | |
download | ports-7505fcff9a314aa5043e227b3728455c16c71c9c.tar.gz ports-7505fcff9a314aa5043e227b3728455c16c71c9c.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 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 |