diff options
author | taca <taca> | 2012-03-18 07:54:29 +0000 |
---|---|---|
committer | taca <taca> | 2012-03-18 07:54:29 +0000 |
commit | 82df366f8d833aa8dab2b4b927fc91861596a9d2 (patch) | |
tree | 7da3c465c770f876c5047caeb42b0a9ac06446e1 /databases | |
parent | e4e54643c793bd1ce8ce9d60c4d47b3457652e63 (diff) | |
download | pkgsrc-82df366f8d833aa8dab2b4b927fc91861596a9d2.tar.gz |
Remove ruby-acts-as-versioned02.
Diffstat (limited to 'databases')
-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 |