diff options
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 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 |