diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-28 14:10:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-28 14:10:03 +0000 |
commit | 7cb1efe1ab281362ecc6c0f042194928b23359f4 (patch) | |
tree | ebd7ba8fbb0df2a2e26ace00c74c12ee51e1a69c /security | |
parent | 621849188c29a6ac1cd8f2a12310d6a71af96ca7 (diff) | |
download | pkgsrc-7cb1efe1ab281362ecc6c0f042194928b23359f4.tar.gz |
add and enable rid
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 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 |