diff options
Diffstat (limited to 'security/php4-openssl/Makefile')
-rw-r--r-- | security/php4-openssl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/php4-openssl/Makefile b/security/php4-openssl/Makefile index 9f05a9aa64d0..2cfc87f6e406 100644 --- a/security/php4-openssl/Makefile +++ b/security/php4-openssl/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-10 + CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php4 |