diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-11-23 14:12:44 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-11-23 14:12:44 +0000 |
commit | a15cb487396e6d1f3f915ae825babc74c4e3dfbb (patch) | |
tree | 6bfc2e9c2a8696a033911f446af6d77746b04d21 /security | |
parent | d069cdc60ee967a209ebd701f64f6a031027af17 (diff) | |
download | FreeBSD-ports-a15cb487396e6d1f3f915ae825babc74c4e3dfbb.zip FreeBSD-ports-a15cb487396e6d1f3f915ae825babc74c4e3dfbb.tar.gz |
Activate gnupg.
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 a019d49..33439e2 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 |