diff options
author | dirk <dirk@FreeBSD.org> | 2000-01-27 13:05:20 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-01-27 13:05:20 +0000 |
commit | a186e1fafe62fa8267c6d114562d637df5344f22 (patch) | |
tree | 291afbf12187d7ba3509268e32f40b84f193d303 /www/mod_php5/Makefile | |
parent | e17868307b0380f6bb25164cdf49c2016a7c1383 (diff) | |
download | FreeBSD-ports-a186e1fafe62fa8267c6d114562d637df5344f22.zip FreeBSD-ports-a186e1fafe62fa8267c6d114562d637df5344f22.tar.gz |
Set BROKEN again.
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 736c3bb..a35df05 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -42,7 +42,7 @@ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz MAINTAINER= dirk@FreeBSD.org -#XXX: BROKEN= "PHP-${VERSION_PHP} is beta. Beware the bugs. Enter at your own risk!" +BROKEN= "PHP-${VERSION_PHP} is beta. Beware the bugs. Enter at your own risk!" Y2K= http://www.php.net/y2k.php3 |