diff options
author | taca <taca> | 2004-11-27 14:48:38 +0000 |
---|---|---|
committer | taca <taca> | 2004-11-27 14:48:38 +0000 |
commit | 568bf2be53d6d5f9983d9e2c1c17ce7dd228b4bf (patch) | |
tree | d2478a108f7e179466d8440ce69d874050b189d8 /security | |
parent | 1df560bb96b995b3c8f9a2da3f5b5450cdcdb10f (diff) | |
download | pkgsrc-568bf2be53d6d5f9983d9e2c1c17ce7dd228b4bf.tar.gz |
Add and enable ruby16-openssl package.
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 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 |