diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-12 18:07:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-12 18:07:41 +0800 |
commit | fe570d57ec4be34c097bd937314d2810f3646105 (patch) | |
tree | db3112980c50758cfabf113e22ed9c5aef227dd6 /finance | |
parent | d01b3d9fb22d3d98118e7319a4281054f5a663c8 (diff) | |
download | freebsd-ports-gnome-fe570d57ec4be34c097bd937314d2810f3646105.tar.gz freebsd-ports-gnome-fe570d57ec4be34c097bd937314d2810f3646105.tar.zst freebsd-ports-gnome-fe570d57ec4be34c097bd937314d2810f3646105.zip |
php4 is EOLed, let's deprecate it
Approved by: ale (maintainer by private mail)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/php4-pfpro/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/php4-pfpro/Makefile b/finance/php4-pfpro/Makefile index 2e64d9adc2f2..8ab63d09f5cd 100644 --- a/finance/php4-pfpro/Makefile +++ b/finance/php4-pfpro/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-10 + CATEGORIES= finance PKGNAMESUFFIX= -pfpro |