diff options
author | taca <taca@pkgsrc.org> | 2012-03-18 07:54:29 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-18 07:54:29 +0000 |
commit | bfeb60068ae428d7a6557582e275e259217cd8bb (patch) | |
tree | 7da3c465c770f876c5047caeb42b0a9ac06446e1 | |
parent | 0bf2ace9c7582e4caa30e261ca80c3a9bbb29891 (diff) | |
download | pkgsrc-bfeb60068ae428d7a6557582e275e259217cd8bb.tar.gz |
Remove ruby-acts-as-versioned02.
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index e0431542c09..29ebe7e363c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.396 2012/03/18 06:54:16 taca Exp $ +# $NetBSD: Makefile,v 1.397 2012/03/18 07:54:29 taca Exp $ # COMMENT= Databases @@ -321,7 +321,6 @@ SUBDIR+= ruby-activerecord3 SUBDIR+= ruby-activerecord31 SUBDIR+= ruby-activerecord32 SUBDIR+= ruby-acts-as-versioned -SUBDIR+= ruby-acts-as-versioned02 SUBDIR+= ruby-arel SUBDIR+= ruby-arel20 SUBDIR+= ruby-arel22 |