diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-03-04 18:35:42 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-03-04 18:35:42 +0000 |
commit | 64e91f58f3d564678650a65ae36edf92a5c59b7b (patch) | |
tree | 3dcfebfca15862feaf344952bbab480cf961f0f1 /lang | |
parent | 89ecfb96bc83bb516201d1e23bb5977cb4e0dc8d (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php/Makefile | 2 |
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 |