diff options
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 5e02c57c7b6f..ce84279d69a1 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -21,6 +21,8 @@ MAINTAINER= apache@FreeBSD.org COMMENT?= PHP3 module for Apache BROKEN= "Conflicting dependencies (mysql 3.x and 4.x)" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} .if !defined(STANDALONE) USE_APACHE= yes |