diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-06 22:11:34 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-06 22:11:34 +0800 |
commit | c1cccb65382e209ee9a1e555ebaccfa6eee57e39 (patch) | |
tree | b601f5332814cf98f9f5f9c5aa941a3d33cd3240 | |
parent | b918cd3695fa13f6e17c327008681a2df2f63578 (diff) | |
download | freebsd-ports-gnome-c1cccb65382e209ee9a1e555ebaccfa6eee57e39.tar.gz freebsd-ports-gnome-c1cccb65382e209ee9a1e555ebaccfa6eee57e39.tar.zst freebsd-ports-gnome-c1cccb65382e209ee9a1e555ebaccfa6eee57e39.zip |
Added ruby-postgres
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 268065a961c7..6ef21109ff4f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -23,6 +23,7 @@ SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-PyGreSQL + SUBDIR += ruby-postgres SUBDIR += tkgnats SUBDIR += typhoon SUBDIR += xmbase-grok |