pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases databases/Makefile: sort entries
details: https://anonhg.NetBSD.org/pkgsrc/rev/48e877963315
branches: trunk
changeset: 372136:48e877963315
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Jan 20 02:51:47 2022 +0000
description:
databases/Makefile: sort entries
diffstat:
databases/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 8850457d625c -r 48e877963315 databases/Makefile
--- a/databases/Makefile Thu Jan 20 01:25:27 2022 +0000
+++ b/databases/Makefile Thu Jan 20 02:51:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.649 2022/01/16 13:23:52 taca Exp $
+# $NetBSD: Makefile,v 1.650 2022/01/20 02:51:47 gutteridge Exp $
COMMENT= Databases
@@ -436,13 +436,13 @@
SUBDIR+= ruby-awesome_nested_set
SUBDIR+= ruby-data_objects
SUBDIR+= ruby-datamapper
-SUBDIR+= ruby-dbm
SUBDIR+= ruby-dbd-mysql
SUBDIR+= ruby-dbd-odbc
SUBDIR+= ruby-dbd-pg
SUBDIR+= ruby-dbd-sqlite
SUBDIR+= ruby-dbd-sqlite3
SUBDIR+= ruby-dbi
+SUBDIR+= ruby-dbm
SUBDIR+= ruby-dm-adjust
SUBDIR+= ruby-dm-aggregates
SUBDIR+= ruby-dm-ar-finders
Home |
Main Index |
Thread Index |
Old Index