diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-22 21:12:08 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-22 21:12:08 +0000 |
commit | c750839baa22d079a9ea509a1d0f2270831dfd7c (patch) | |
tree | b78d59935f8e747dff350efca06f8e50444bd9b6 /mail/postfix27/Makefile | |
parent | 47038d6cdee802274eee7009bf1ceadffb2afab1 (diff) | |
download | ports-c750839baa22d079a9ea509a1d0f2270831dfd7c.tar.gz ports-c750839baa22d079a9ea509a1d0f2270831dfd7c.zip |
Notes
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r-- | mail/postfix27/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 72b8347f323a..153bf5181722 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.19 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -31,7 +31,7 @@ DIST_SUBDIR= ${PORTNAME} PATCH_SITES= ${MASTER_SITES} PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz -MAINTAINER= khera@kciLink.com +MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* |