diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 05:27:01 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 05:27:01 +0000 |
commit | da4a5f36717f42d55b492f90ae5dc0e8f7cccc49 (patch) | |
tree | dfc0e63885e2175aa395a857540cfe8eeb62b4f1 /mail | |
parent | 20e3be9455316065755c0d8bf74847571a8ba2c7 (diff) | |
download | freebsd-ports-da4a5f36717f42d55b492f90ae5dc0e8f7cccc49.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 |