diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-27 13:05:20 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-27 13:05:20 +0000 |
commit | b5547c011b2da3364d10b17490cd60690fc59636 (patch) | |
tree | f087c3e5045b9a75c4499e32453ae8147b87f810 /www | |
parent | libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2. (diff) |
Set BROKEN again.
Notes
Notes:
svn path=/head/; revision=25117
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 736c3bb3725b..a35df05b79c3 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 736c3bb3725b..a35df05b79c3 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 |