summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-06-10 12:30:21 +0000
committergdt <gdt@pkgsrc.org>2010-06-10 12:30:21 +0000
commit514e2eebcdfea45925b6c12e00984ae5ea0a07b0 (patch)
tree9f5a1eaf86ac8eeb84122e7c90b0a94dc8958c85 /mail
parenta21cddee701ad7eec8256b1e48d84b729b508231 (diff)
downloadpkgsrc-514e2eebcdfea45925b6c12e00984ae5ea0a07b0.tar.gz
Add comment about patch.
Diffstat (limited to 'mail')
-rw-r--r--mail/spamass-milter/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile
index ce23ab5b69c..bd442ec0626 100644
--- a/mail/spamass-milter/Makefile
+++ b/mail/spamass-milter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/06/05 13:45:12 gdt Exp $
+# $NetBSD: Makefile,v 1.30 2010/06/10 12:30:21 gdt Exp $
#
DISTNAME= spamass-milter-0.3.1
@@ -6,9 +6,14 @@ PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://savannah.nongnu.org/download/spamass-milt/
+# This patch is taken from upstream CVS, and is from the 0.3.1 release
+# tag to head of CVS on 5 Jun 2010, although CVS last changed on 24
+# Jul 2006. The patch fixes an error in formatting of the synthetic
+# Received: line. The patch is a patchfile (hosted on ftp.netbsd.org)
+# instead of a pkgsrc patch because it is something upstream would
+# have released if upstream were still maintaining this code.
PATCHFILES= spamass-milter-001.patch
-
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://savannah.nongnu.org/projects/spamass-milt/
COMMENT= Milter interface to Spamassassin