From 14f70204ca4cd2a553c0e3738d416f1e7eff34e4 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Mar 1998 03:10:19 +0000 Subject: [PATCH] Enable pgp (version 2) and rsaref. --- security/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security/Makefile b/security/Makefile index 97ad856d854c..12dc1f102509 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1997/12/15 00:36:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1998/03/18 03:10:19 tv Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -15,9 +15,9 @@ # SUBDIR += p5-Crypt-IDEA # SUBDIR += p5-MD5 # in progress - hubertf # SUBDIR += p5-PGP -# SUBDIR += pgp + SUBDIR += pgp2 # SUBDIR += pidentd -# SUBDIR += rsaref + SUBDIR += rsaref SUBDIR += ssh SUBDIR += sudo # SUBDIR += super