diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:55:54 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:55:54 +0000 |
commit | 7a977607098244e6ae52e7d479f8be7307a5f7c7 (patch) | |
tree | 134bf926dd5dcc912cb8a1f4eebd3a3b221ced4c /databases/Makefile | |
parent | ec597bf89120e0e92ebec78213124cfacce12ed7 (diff) | |
download | ports-7a977607098244e6ae52e7d479f8be7307a5f7c7.tar.gz ports-7a977607098244e6ae52e7d479f8be7307a5f7c7.zip |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114102
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index efb28e1a8167..afcd9cd22242 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -225,6 +225,7 @@ SUBDIR += php5-mssql SUBDIR += php5-mysql SUBDIR += php5-mysqli + SUBDIR += php5-odbc SUBDIR += phpmyadmin SUBDIR += phppgadmin SUBDIR += postgis |