summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-03-27 07:17:09 +0000
committermartti <martti@pkgsrc.org>2002-03-27 07:17:09 +0000
commit9c7d8f8a779ed3c19f0f5e07a1a4d0d204964b33 (patch)
tree061f688ea9b0e9d87a89a23ff5e178b78ff07fdf /mail/postfix/Makefile
parentbd56a9518ddddfa8e8d590cd8bf963a1d941482e (diff)
downloadpkgsrc-9c7d8f8a779ed3c19f0f5e07a1a4d0d204964b33.tar.gz
Updated postfix to 1.1.6
- The new code avoids problems with SMTP servers that will not receive mail with lines longer than the 1000 characters that are allowed by the SMTP standard. - The new code is more graceful in the handling of abnormally long message headers. It will no longer switch from "message header" to "message body" mode in the middle of an abnormally long message header line.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index b9fc6b61e02..38e02662d31 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2002/03/24 22:17:22 deberg Exp $
+# $NetBSD: Makefile,v 1.59 2002/03/27 07:17:09 martti Exp $
-DISTNAME= postfix-1.1.5
-PKGREVISION= 1
+DISTNAME= postfix-1.1.6
CATEGORIES= mail
MASTER_SITES= ftp://postfix.cloud9.net/official/