diff options
author | taca <taca@pkgsrc.org> | 2004-11-28 08:01:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-28 08:01:37 +0000 |
commit | 83cd3c79b4ade95fe533f2720940b3fc0f465bb5 (patch) | |
tree | 46dcfae2df17cd23682c7dd55861787de2cef436 /security/Makefile | |
parent | fc52810c70fea624c88fad3330c5af6fce8b43c4 (diff) | |
download | pkgsrc-83cd3c79b4ade95fe533f2720940b3fc0f465bb5.tar.gz |
Remove ruby-acl.
- Ruby 1.8.1 bundled this extention library.
- Use ruby-drb package for ruby16 since it contain this library.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 0a8135602dd..b12cd1fc80f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2004/11/27 20:29:25 jdolecek Exp $ +# $NetBSD: Makefile,v 1.215 2004/11/28 08:01:37 taca Exp $ # COMMENT= Security tools @@ -185,7 +185,6 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref -SUBDIR+= ruby-acl SUBDIR+= ruby-digest SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap |