diff options
author | John Polstra <jdp@FreeBSD.org> | 1997-07-30 22:11:44 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1997-07-30 22:11:44 +0000 |
commit | 087490418cc79f079fd2261fe7128fdfdfec092b (patch) | |
tree | f3a0ceb9b7bd24f8baa85d0e8ac0513f5c540953 /security/Makefile | |
parent | b3845ba6788aa7f69391dfd3039a5f20ffd164ad (diff) | |
download | ports-087490418cc79f079fd2261fe7128fdfdfec092b.tar.gz ports-087490418cc79f079fd2261fe7128fdfdfec092b.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 2a683eb3d9c0..994714d64050 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 |