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 | |
parent | - Set EXPIRATION_DATE at maintainer's request (diff) |
- Mark DEPRECATED, set EXPIRATION_DATE
PR: ports/182357 (based on)
Notes
Notes:
svn path=/head/; revision=329754
-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 |