diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 04:18:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 04:18:38 +0000 |
commit | d05974c54b22e7100d47772c17677bfacb12883b (patch) | |
tree | 2125ebaf40e1ebd85b59bef6629f904479453e1b /databases/Makefile | |
parent | Initail import of p5-SQL-Statement version 0.1012. (diff) |
Activate the p5-SQL-Statement and tcl-Mysql ports.
Diffstat (limited to 'databases/Makefile')
-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 |