diff options
author | dirk <dirk@FreeBSD.org> | 2001-03-05 02:32:57 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-03-05 02:32:57 +0800 |
commit | a085221f5417c9a01c2251a054e9ef687db3077c (patch) | |
tree | 89dcafa3541895c798916a1e20afe012e0d39b09 /lang/Makefile | |
parent | af626005c670aeeaf9d30ed6021ba1f6bf04b49d (diff) | |
download | freebsd-ports-gnome-a085221f5417c9a01c2251a054e9ef687db3077c.tar.gz freebsd-ports-gnome-a085221f5417c9a01c2251a054e9ef687db3077c.tar.zst freebsd-ports-gnome-a085221f5417c9a01c2251a054e9ef687db3077c.zip |
Disable php, enable php3.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7762adced607..6ae95e029b2a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,7 +84,7 @@ SUBDIR += perl5 SUBDIR += pfe-devel SUBDIR += pgcc - SUBDIR += php + SUBDIR += php3 SUBDIR += php4 SUBDIR += pike SUBDIR += pm3-base |