summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:35:42 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:35:42 +0000
commit64e91f58f3d564678650a65ae36edf92a5c59b7b (patch)
tree3dcfebfca15862feaf344952bbab480cf961f0f1 /lang
parentDisable php, enable php3. (diff)
Mark FORBIDDEN, now that we have lang/php3 instead. Awaiting complete
removal.
Notes
Notes: svn path=/head/; revision=39051
Diffstat (limited to 'lang')
-rw-r--r--lang/php/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php/Makefile b/lang/php/Makefile
index ea00a6587b2b..0205d57e372c 100644
--- a/lang/php/Makefile
+++ b/lang/php/Makefile
@@ -22,6 +22,8 @@ MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \
MAINTAINER= roam@FreeBSD.org
+FORBIDDEN= "Use lang/php3 instead"
+
PHP_DISTDIR= distributions
GNU_CONFIGURE= yes