diff options
author | steve <steve@FreeBSD.org> | 1999-11-01 12:18:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-01 12:18:38 +0800 |
commit | 28de6a0ef95c265e0be25388be9d00136cd32b76 (patch) | |
tree | 88e857b1373e39026a52593f978405d2073f4a3f /databases | |
parent | ef65db8cf49dbeb0d1e447546b0eb0a1836eec04 (diff) | |
download | freebsd-ports-gnome-28de6a0ef95c265e0be25388be9d00136cd32b76.tar.gz freebsd-ports-gnome-28de6a0ef95c265e0be25388be9d00136cd32b76.tar.zst freebsd-ports-gnome-28de6a0ef95c265e0be25388be9d00136cd32b76.zip |
Activate the p5-SQL-Statement and tcl-Mysql ports.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 29b93443c50a..91cf11a95e82 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -19,10 +19,12 @@ SUBDIR += p5-Msql SUBDIR += p5-Mysql SUBDIR += p5-Pg + SUBDIR += p5-SQL-Statement SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-PyGreSQL SUBDIR += ruby-postgres + SUBDIR += tcl-Mysql SUBDIR += tkgnats SUBDIR += typhoon SUBDIR += xmbase-grok |