From a186e1fafe62fa8267c6d114562d637df5344f22 Mon Sep 17 00:00:00 2001 From: dirk Date: Thu, 27 Jan 2000 13:05:20 +0000 Subject: Set BROKEN again. --- www/mod_php4/Makefile | 2 +- www/mod_php5/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 736c3bb3725..a35df05b79c 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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 diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 736c3bb3725..a35df05b79c 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 -- cgit