diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 08:47:57 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 08:47:57 +0000 |
commit | 274af9210b9cf6a3c10d910fa7e44a78e718865e (patch) | |
tree | 6d21c5b962509928b7395b367a53184d47adf1c7 /databases/Makefile | |
parent | 9e6380e52c6ac368999beca3603df3f5aa563965 (diff) | |
download | FreeBSD-ports-274af9210b9cf6a3c10d910fa7e44a78e718865e.zip FreeBSD-ports-274af9210b9cf6a3c10d910fa7e44a78e718865e.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 bca61b6..c46ca3c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -217,6 +217,7 @@ SUBDIR += php4-pgsql SUBDIR += php4-sybase SUBDIR += php4-sybase_ct + SUBDIR += php5-dba SUBDIR += phpmyadmin SUBDIR += phppgadmin SUBDIR += postgis |