diff options
-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 ea00a65..0205d57 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 |