diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 08:25:47 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 08:25:47 +0000 |
commit | 617938836df905824ac0214a5f379bd18495a18d (patch) | |
tree | 5942cea4112b665ee12f56e68f624378791cef22 /databases/Makefile | |
parent | ac8dacab33e1a208353d4fd86b8e764dde1df4d0 (diff) | |
download | ports-617938836df905824ac0214a5f379bd18495a18d.tar.gz ports-617938836df905824ac0214a5f379bd18495a18d.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
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 |