diff options
author | dirk <dirk@FreeBSD.org> | 2001-03-05 02:35:42 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-03-05 02:35:42 +0800 |
commit | 86ff587ffb6184de9b2c9fe7f06de7cc411d9662 (patch) | |
tree | b46629e16e3d344cd5de9f8401e1f84b52b2dafc /lang | |
parent | a085221f5417c9a01c2251a054e9ef687db3077c (diff) | |
download | freebsd-ports-gnome-86ff587ffb6184de9b2c9fe7f06de7cc411d9662.tar.gz freebsd-ports-gnome-86ff587ffb6184de9b2c9fe7f06de7cc411d9662.tar.zst freebsd-ports-gnome-86ff587ffb6184de9b2c9fe7f06de7cc411d9662.zip |
Mark FORBIDDEN, now that we have lang/php3 instead. Awaiting complete
removal.
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 |