diff options
author | taca <taca@pkgsrc.org> | 2020-09-10 16:55:19 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2020-09-10 16:55:19 +0000 |
commit | ff21e44c7a0295ad89bbfd65a133f5d403146b5b (patch) | |
tree | e29a0e5112c06c3498723b55c58639a100ea28c0 /databases | |
parent | 5a36f9141ae905be49bc41ee8e032af1367acbf3 (diff) | |
download | pkgsrc-ff21e44c7a0295ad89bbfd65a133f5d403146b5b.tar.gz |
databases/Makefile: remove ruby-arel80
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 e72c27cded9..227537fb27d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.613 2020/09/10 16:37:41 taca Exp $ +# $NetBSD: Makefile,v 1.614 2020/09/10 16:55:19 taca Exp $ COMMENT= Databases @@ -411,7 +411,6 @@ SUBDIR+= ruby-activerecord52 SUBDIR+= ruby-activerecord60 SUBDIR+= ruby-arel SUBDIR+= ruby-arel-helpers -SUBDIR+= ruby-arel80 SUBDIR+= ruby-awesome_nested_set SUBDIR+= ruby-data_objects SUBDIR+= ruby-datamapper |