aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-04 23:40:06 +0800
committerpav <pav@FreeBSD.org>2004-06-04 23:40:06 +0800
commit01f4d973bb5056a8c294a682b2ad617d04d6b1af (patch)
tree23de6c5cda8cbf933df1122613e4014493b0656e /mail
parentf07708101b6165fecf0cc0ebc1dc3708847cfdcb (diff)
downloadfreebsd-ports-gnome-01f4d973bb5056a8c294a682b2ad617d04d6b1af.tar.gz
freebsd-ports-gnome-01f4d973bb5056a8c294a682b2ad617d04d6b1af.tar.zst
freebsd-ports-gnome-01f4d973bb5056a8c294a682b2ad617d04d6b1af.zip
- Remove $Id$ part of the patch, it's noop and it caused havoc on some systems
where it got mysteriously expanded. PR: ports/67504 Reported by: many
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-greylist/files/patch-conf.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/milter-greylist/files/patch-conf.c b/mail/milter-greylist/files/patch-conf.c
index 87658b336712..7a1f75eb543c 100644
--- a/mail/milter-greylist/files/patch-conf.c
+++ b/mail/milter-greylist/files/patch-conf.c
@@ -1,14 +1,5 @@
--- conf.c.orig Fri Apr 2 17:06:52 2004
+++ conf.c Mon May 31 16:58:06 2004
-@@ -34,7 +34,7 @@
- #ifdef HAVE_SYS_CDEFS_H
- #include <sys/cdefs.h>
- #ifdef __RCSID
--__RCSID("$Id: conf.c,v 1.15 2004/04/02 15:06:52 manu Exp $");
-+__RCSID("$Id: conf.c,v 1.15 (sigsev patch) 2004/04/02 15:06:52 manu Exp $");
- #endif
- #endif
-
@@ -83,6 +83,8 @@
conf_load(void) /* exceptlist must be write-locked */
{