diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 07:52:09 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 07:52:09 +0000 |
commit | 2254ed8c04c5cc5e536a5bba1ecf43b41b8b06c7 (patch) | |
tree | 54b9b2938ae7adff74616a58e875558aa9fe013a /databases/Makefile | |
parent | c672b8ecc650f923ea7a8f014ffc52d8335d9ea9 (diff) | |
download | FreeBSD-ports-2254ed8c04c5cc5e536a5bba1ecf43b41b8b06c7.zip FreeBSD-ports-2254ed8c04c5cc5e536a5bba1ecf43b41b8b06c7.tar.gz |
Add a new shared extension for PHP.
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 8a42e8d..409d7d2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -211,6 +211,7 @@ SUBDIR += php4-filepro SUBDIR += php4-interbase SUBDIR += php4-mssql + SUBDIR += php4-mysql SUBDIR += phpmyadmin SUBDIR += phppgadmin SUBDIR += postgis |