summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:32:57 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:32:57 +0000
commit89ecfb96bc83bb516201d1e23bb5977cb4e0dc8d (patch)
treea5a5021f721deeeb7b0c0a129c6cdb558890f5dc /lang
parentAdd new standalone php3 port as a slave port of www/mod_php3. (diff)
Disable php, enable php3.
Notes
Notes: svn path=/head/; revision=39050
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile2
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