diff options
author | clement <clement@FreeBSD.org> | 2004-03-23 05:12:08 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-03-23 05:12:08 +0800 |
commit | 8741b9f3e472bb4fe518ce7c85abb27a323584ef (patch) | |
tree | 38461b56d951f2930e6cba7d4664f7ce44c9112d /mail/postfix22/Makefile | |
parent | 83e79ebb482b1a4ede96ec3a43934beacf724c49 (diff) | |
download | freebsd-ports-gnome-8741b9f3e472bb4fe518ce7c85abb27a323584ef.tar.gz freebsd-ports-gnome-8741b9f3e472bb4fe518ce7c85abb27a323584ef.tar.zst freebsd-ports-gnome-8741b9f3e472bb4fe518ce7c85abb27a323584ef.zip |
- Update 2.0.19
- SIZEify
- Update maintainer address
PR: 64590
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 72b8347f323a..153bf5181722 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/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.* |