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