diff options
author | jdp <jdp@FreeBSD.org> | 1997-07-30 22:11:44 +0000 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1997-07-30 22:11:44 +0000 |
commit | fd67cc215937a31311a820732c42e76107c5f38c (patch) | |
tree | f417b2083e20e4c666bf410b10482c083e1260fa /security | |
parent | 73daebf4917b00567e3fdeefc3c6def4aaba38e0 (diff) | |
download | FreeBSD-ports-fd67cc215937a31311a820732c42e76107c5f38c.zip FreeBSD-ports-fd67cc215937a31311a820732c42e76107c5f38c.tar.gz |
Enable "cfs", the Cryptographic File System port.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 2a683eb..994714d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.16 1997/04/24 08:03:31 obrien Exp $ +# $Id: Makefile,v 1.17 1997/05/03 00:22:42 jfitz Exp $ # SUBDIR += SSLeay + SUBDIR += cfs SUBDIR += cops SUBDIR += crack SUBDIR += donkey |