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 | 1e247ef911b2d73f72531e6ebff6dac0df204375 (patch) | |
tree | 5d85aec55b5b323e0f7a025e7f589bb8992e5d8e | |
parent | b881e923ea325cacee4b1f7ac8ea533ea5cba420 (diff) | |
download | pkgsrc-1e247ef911b2d73f72531e6ebff6dac0df204375.tar.gz |
Delete ruby-zlib, ruby-digest and ruby-openssl entries.
(They merged into ruby18-base pacakge.)
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | security/Makefile | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6421ce9ecaf..1d6a92941c3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.685 2005/10/31 15:53:54 tv Exp $ +# $NetBSD: Makefile,v 1.686 2005/11/02 09:01:50 taca Exp $ # COMMENT= Development utilities @@ -569,7 +569,6 @@ SUBDIR+= ruby-subversion SUBDIR+= ruby-testunit SUBDIR+= ruby-textbuf SUBDIR+= ruby-unit -SUBDIR+= ruby-zlib SUBDIR+= ruby16-curses SUBDIR+= ruby16-racc SUBDIR+= ruby16-zlib 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 |