summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-28 14:10:03 +0000
committerwiz <wiz>2000-12-28 14:10:03 +0000
commitc5c0a2029a612568f38f003897831e1a610634d3 (patch)
treeebd7ba8fbb0df2a2e26ace00c74c12ee51e1a69c
parent0feff22b84dc425910bdd5f2839eb1e784480379 (diff)
downloadpkgsrc-c5c0a2029a612568f38f003897831e1a610634d3.tar.gz
add and enable rid
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 2d2a91ecff6..81823a1e4dc 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2000/12/12 01:31:03 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2000/12/28 14:10:03 wiz Exp $
#
SUBDIR += PAM
@@ -43,6 +43,7 @@
SUBDIR += py-crypto
SUBDIR += racoon
SUBDIR += rc5des
+ SUBDIR += rid
SUBDIR += rsaref
SUBDIR += smtpd
SUBDIR += srp_client