summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-12-23 08:25:47 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-12-23 08:25:47 +0000
commit617938836df905824ac0214a5f379bd18495a18d (patch)
tree5942cea4112b665ee12f56e68f624378791cef22 /databases/Makefile
parentFix pkg-plist. (diff)
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
Notes
Notes: svn path=/head/; revision=124931
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 21cdab92f70a..599360a41abf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -323,7 +323,7 @@
SUBDIR += ruby-sqlite
SUBDIR += ruby-sqlrelay
SUBDIR += slony1
- SUBDIR += sqlite
+ SUBDIR += sqlite2
SUBDIR += sqlite3
SUBDIR += sqlrelay
SUBDIR += sqsh