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 | |
parent | fb09a553b4056f749ccd8def253dade32b8955d7 (diff) |
Activate the p5-SQL-Statement and tcl-Mysql ports.
Notes
Notes:
svn path=/head/; revision=22831
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 |