aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-30 00:24:51 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-30 00:24:51 +0000
commit98992d57559005b47f5df2cbb60b929d818613e5 (patch)
tree5ec3f41643b6768e99f6e756c157292f2985c6a2 /databases/Makefile
parent5687cda3e5208c4bbcc0c553be354064b27f697d (diff)
downloadports-98992d57559005b47f5df2cbb60b929d818613e5.tar.gz
ports-98992d57559005b47f5df2cbb60b929d818613e5.zip
Add p5-SQL-ReservedWords 0.7, reserved SQL words by ANSI/ISO.
PR: ports/102666 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=171640
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 365d66eeff1c..f1651658f2e8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -275,6 +275,7 @@
SUBDIR += p5-Rose-DB-Object
SUBDIR += p5-SQL-Abstract
SUBDIR += p5-SQL-Abstract-Limit
+ SUBDIR += p5-SQL-ReservedWords
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator
SUBDIR += p5-SQLite-Work