diff options
author | taca <taca@pkgsrc.org> | 2012-03-18 08:01:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-18 08:01:11 +0000 |
commit | 8996b08dd5e1fc702bc756c975c83df7edbfe197 (patch) | |
tree | b38ae544f0f3f93d9c7e8a77ffdd2f98192487a0 /devel | |
parent | 80b46e55c29893c667c2c884dff3cf6502b7f0fd (diff) | |
download | pkgsrc-8996b08dd5e1fc702bc756c975c83df7edbfe197.tar.gz |
Remove Ruby on Rails 2 pacakges:
databases/ruby-activerecord
devel/ruby-activesupport
mail/ruby-actionmailer
www/ruby-actionpack
www/ruby-activeresource
www/ruby-rails
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7031595ff1c..1dbaa03e3b4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1577 2012/03/18 07:48:56 taca Exp $ +# $NetBSD: Makefile,v 1.1578 2012/03/18 08:01:11 taca Exp $ # COMMENT= Development utilities @@ -1340,7 +1340,6 @@ SUBDIR+= ruby-abstract SUBDIR+= ruby-activemodel SUBDIR+= ruby-activemodel31 SUBDIR+= ruby-activemodel32 -SUBDIR+= ruby-activesupport SUBDIR+= ruby-activesupport3 SUBDIR+= ruby-activesupport31 SUBDIR+= ruby-activesupport32 |