diff options
author | taca <taca@pkgsrc.org> | 2005-11-02 09:01:50 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-11-02 09:01:50 +0000 |
commit | 3c3b6aa4f4506571a795ea499bd3789bd63d6060 (patch) | |
tree | 5d85aec55b5b323e0f7a025e7f589bb8992e5d8e /security | |
parent | 26beec0b5d20faf8c195ea19df27ecc967f6cb7b (diff) | |
download | pkgsrc-3c3b6aa4f4506571a795ea499bd3789bd63d6060.tar.gz |
Delete ruby-zlib, ruby-digest and ruby-openssl entries.
(They merged into ruby18-base pacakge.)
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile index 97d08f0e757..323328fb824 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2005/10/14 18:43:27 adrianp Exp $ +# $NetBSD: Makefile,v 1.252 2005/11/02 09:01:50 taca Exp $ # COMMENT= Security tools @@ -202,8 +202,6 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref -SUBDIR+= ruby-digest -SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap SUBDIR+= ruby16-digest SUBDIR+= ruby16-openssl |