diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:59:28 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:59:28 +0000 |
commit | 85ee758a05c08b882b88fdad6eabfc3844b2fa6a (patch) | |
tree | a552a3ddaa41e0b2800579e3315e1de4932fabf8 /security/Makefile | |
parent | 67def2979b3bb26e7e9d0e2e9fcddaa713986330 (diff) |
Add cops.
Notes
Notes:
svn path=/head/; revision=4683
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 4ff4a99e36d3..19c665220b50 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.9 1996/10/27 10:11:19 max Exp $ +# $Id: Makefile,v 1.10 1996/11/12 05:00:26 asami Exp $ # SUBDIR += SSLeay + SUBDIR += cops SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident |