diff options
author | taca <taca@pkgsrc.org> | 2004-11-27 14:48:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-27 14:48:38 +0000 |
commit | 37c5bd4ff456c2669bf406700f6e2f43cec11e64 (patch) | |
tree | d2478a108f7e179466d8440ce69d874050b189d8 /security/Makefile | |
parent | b0b2117f1cb949d87ffb95019b4a7d04a85bac1b (diff) | |
download | pkgsrc-37c5bd4ff456c2669bf406700f6e2f43cec11e64.tar.gz |
Add and enable ruby16-openssl package.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 7eee6c0dc60..fc239cf0810 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2004/11/18 19:37:29 jlam Exp $ +# $NetBSD: Makefile,v 1.213 2004/11/27 14:48:38 taca Exp $ # COMMENT= Security tools @@ -188,6 +188,7 @@ SUBDIR+= ruby-acl SUBDIR+= ruby-digest SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap +SUBDIR+= ruby16-openssl SUBDIR+= scanssh SUBDIR+= seahorse SUBDIR+= sfs |