summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortv <tv>1998-03-18 03:10:19 +0000
committertv <tv>1998-03-18 03:10:19 +0000
commit842229b23bd034a1a27eb5e2b0590b9991f43552 (patch)
treec30871622b7ce938c32843d60e74ab5e8c6e77ca /security
parent572c871c08c9dfec1ca808249abb659ce566b96d (diff)
downloadpkgsrc-842229b23bd034a1a27eb5e2b0590b9991f43552.tar.gz
Enable pgp (version 2) and rsaref.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile
index 97ad856d854..12dc1f10250 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