diff options
author | ohauer <ohauer@FreeBSD.org> | 2018-02-13 04:20:36 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2018-02-13 04:20:36 +0800 |
commit | a8b182f69615fc87387ffbbb99dd3f5987fba9c5 (patch) | |
tree | 74ef7888adcfd1d925458ebea50fde6670bddc9a /mail | |
parent | f53272c3053223f3ee88e252d206d2b56e22e5e6 (diff) | |
download | freebsd-ports-gnome-a8b182f69615fc87387ffbbb99dd3f5987fba9c5.tar.gz freebsd-ports-gnome-a8b182f69615fc87387ffbbb99dd3f5987fba9c5.tar.zst freebsd-ports-gnome-a8b182f69615fc87387ffbbb99dd3f5987fba9c5.zip |
- set EXPIRATION_DATE to 2018-06-22
- bump PORTREVISION so users running this old release will be notified
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix211/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix211/Makefile b/mail/postfix211/Makefile index b56b9ee74481..bfb044375736 100644 --- a/mail/postfix211/Makefile +++ b/mail/postfix211/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix PORTVERSION= 2.11.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ @@ -23,6 +24,9 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION 1.0 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= No longer supported +EXPIRATION_DATE=2018-06-22 + PORTSCOUT= limit:^2\.11\. CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ |