diff options
author | taca <taca@pkgsrc.org> | 2005-02-21 15:37:55 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-02-21 15:37:55 +0000 |
commit | 3c58e737fb140e5cc4ef10e56a2ece5518e7e844 (patch) | |
tree | b04562f50e0494c0abd7de5ef594b5e501f6d58b /security/Makefile | |
parent | 7cf69f845b026edfbd95e1f2dfab90b2438203d0 (diff) | |
download | pkgsrc-3c58e737fb140e5cc4ef10e56a2ece5518e7e844.tar.gz |
Delete databases/ruby-dbm, devel/ruby-zlib, security/ruby-digest and
security/ruby-openssl.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile index 6534d12c956..93044b5d8d6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2005/02/10 03:22:52 jlam Exp $ +# $NetBSD: Makefile,v 1.225 2005/02/21 15:37:55 taca Exp $ # COMMENT= Security tools @@ -191,8 +191,6 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref -SUBDIR+= ruby-digest -SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap SUBDIR+= ruby16-openssl SUBDIR+= scanssh |