diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-05 12:31:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-05 12:31:11 +0000 |
commit | de216298dba431f333cffeca57396153d9674914 (patch) | |
tree | eed9fe7f4b7c1edddcf8e5282b11828277e861aa /databases/Makefile | |
parent | a6047b8922ae0b7b35646e18445d1794c4727c8e (diff) | |
download | pkgsrc-de216298dba431f333cffeca57396153d9674914.tar.gz |
+ruby-tiny_tds
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 70152606a28..5da0df3ef91 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2014/07/04 00:21:17 rodent Exp $ +# $NetBSD: Makefile,v 1.464 2014/07/05 12:31:11 rodent Exp $ COMMENT= Databases @@ -427,6 +427,7 @@ SUBDIR+= ruby-sequel SUBDIR+= ruby-sqlite SUBDIR+= ruby-sqlite3 SUBDIR+= ruby-sqlrelay +SUBDIR+= ruby-tiny_tds SUBDIR+= ruby-tokyocabinet SUBDIR+= ruby-tokyotyrant SUBDIR+= ruby-vapor |