summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-11-23 14:12:44 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-11-23 14:12:44 +0000
commitc6996a84962da48567d92d945ec8da18ff7dae3c (patch)
tree1d62fb6dad13df3f758fe42e0db576c76b03e8ff
parentAdd descriptions for ssh2 and gnupg. (diff)
Activate gnupg.
Notes
Notes: svn path=/head/; revision=14823
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index a019d49f6b69..33439e2d4517 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.34 1998/08/07 23:58:36 asami Exp $
+# $Id: Makefile,v 1.35 1998/11/23 05:16:14 kuriyama Exp $
#
SUBDIR += SSLeay
@@ -10,6 +10,7 @@
SUBDIR += crack
SUBDIR += donkey
SUBDIR += fwtk
+ SUBDIR += gnupg
SUBDIR += john
SUBDIR += krb5
SUBDIR += libident