diff options
author | dirk <dirk@FreeBSD.org> | 1999-09-06 09:35:02 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-09-06 09:35:02 +0000 |
commit | cebb28d81de1042df20bb51a6f24c88627ee0fae (patch) | |
tree | 775e6844ad04642b3165b01cf1a9ad3ca2d782af /www/mod_php4/Makefile | |
parent | 7076930aeaa635be8a763b6503bd04c00127e90b (diff) | |
download | FreeBSD-ports-cebb28d81de1042df20bb51a6f24c88627ee0fae.zip FreeBSD-ports-cebb28d81de1042df20bb51a6f24c88627ee0fae.tar.gz |
Mark apache13-php4 as broken.
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index e5e5afb..0dd1d26 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -43,6 +43,8 @@ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz MAINTAINER= dirk@FreeBSD.org +BROKEN= "PHP-${VERSION_PHP} is beta. Beware the bugs. Enter at your own risk!" + Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= version4/downloads |