diff options
author | taca <taca> | 2013-02-17 08:54:37 +0000 |
---|---|---|
committer | taca <taca> | 2013-02-17 08:54:37 +0000 |
commit | dfe2e93cb69901b1ae606f2cf1de2727af71df25 (patch) | |
tree | 86bb31e68bee94d7c19100790a50e7b825f9aa07 /devel | |
parent | 8d1b4110ca18d5ea9d6418e9855a10017d4fc05e (diff) | |
download | pkgsrc-dfe2e93cb69901b1ae606f2cf1de2727af71df25.tar.gz |
Remove ruby-activemodel and ruby-activesupport3.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 443060d67c7..993f321eda6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1702 2013/02/17 08:47:08 taca Exp $ +# $NetBSD: Makefile,v 1.1703 2013/02/17 08:54:37 taca Exp $ # COMMENT= Development utilities @@ -1419,10 +1419,8 @@ SUBDIR+= rt3 SUBDIR+= rubigen SUBDIR+= ruby-SDL SUBDIR+= ruby-abstract -SUBDIR+= ruby-activemodel SUBDIR+= ruby-activemodel31 SUBDIR+= ruby-activemodel32 -SUBDIR+= ruby-activesupport3 SUBDIR+= ruby-activesupport31 SUBDIR+= ruby-activesupport32 SUBDIR+= ruby-amstd |