diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-19 13:34:06 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-19 13:34:06 +0000 |
commit | 9cd9d5ef35aca706ba9bcc7757fc3a1f70fddc1a (patch) | |
tree | 01e3d3d609a6e07c8c6f011092e50a3b76f2660b /security/Makefile | |
parent | 0ca0da173cc08f31871cd8feaab7a7dca104f77e (diff) |
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 c0b1812af229..12ff2269fb6d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.5 1996/06/15 07:01:00 gpalmer Exp $ +# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $ # SUBDIR += SSLeay + SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident SUBDIR += pgp |