diff options
author | dirk <dirk@FreeBSD.org> | 2000-01-27 21:05:20 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-01-27 21:05:20 +0800 |
commit | a186e1fafe62fa8267c6d114562d637df5344f22 (patch) | |
tree | 291afbf12187d7ba3509268e32f40b84f193d303 /www | |
parent | e17868307b0380f6bb25164cdf49c2016a7c1383 (diff) | |
download | freebsd-ports-graphics-a186e1fafe62fa8267c6d114562d637df5344f22.tar.gz freebsd-ports-graphics-a186e1fafe62fa8267c6d114562d637df5344f22.tar.zst freebsd-ports-graphics-a186e1fafe62fa8267c6d114562d637df5344f22.zip |
Set BROKEN again.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | 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 |