diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:27:01 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:27:01 +0800 |
commit | d89169e095ab4a32abc82710eb31668f30c0f739 (patch) | |
tree | dfc0e63885e2175aa395a857540cfe8eeb62b4f1 /mail | |
parent | 26abc4d6200ff0f5a8b52accb94111bb84a2eccc (diff) | |
download | freebsd-ports-gnome-d89169e095ab4a32abc82710eb31668f30c0f739.tar.gz freebsd-ports-gnome-d89169e095ab4a32abc82710eb31668f30c0f739.tar.zst freebsd-ports-gnome-d89169e095ab4a32abc82710eb31668f30c0f739.zip |
- Mark DEPRECATED, set EXPIRATION_DATE
PR: ports/182357 (based on)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail-postfixadmin-plugin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/squirrelmail-postfixadmin-plugin/Makefile b/mail/squirrelmail-postfixadmin-plugin/Makefile index 5d8c53bdd871..5eae78117ab3 100644 --- a/mail/squirrelmail-postfixadmin-plugin/Makefile +++ b/mail/squirrelmail-postfixadmin-plugin/Makefile @@ -14,6 +14,9 @@ DIST_SUBDIR= squirrelmail MAINTAINER= ports.maintainer@evilphi.com COMMENT= Lets users change password, vacation, and forwarding +DEPRECATED= Now distributed with postfixadmin +EXPIRATION_DATE= 2013-11-01 + RUN_DEPENDS= ZendFramework>=1.9.0:${PORTSDIR}/www/zend-framework1 USE_BZIP2= yes |