diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
commit | 48f459103563a7760a2eef7456e47c1fcc766973 (patch) | |
tree | e47126c6c357762b62f9e5736c3d27d12948e676 /mail/postfix | |
parent | 2f52ed1ee6ec5f0804fd19cc1894bc57ce9edf01 (diff) | |
download | ports-48f459103563a7760a2eef7456e47c1fcc766973.tar.gz ports-48f459103563a7760a2eef7456e47c1fcc766973.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index dcee966ed461..4d32504799c0 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -4,7 +4,7 @@ PORTNAME= postfix PORTVERSION= 3.1.2 PORTEPOCH= 1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ http://de.postfix.org/ftpmirror/ \ |