ports/114187: [PATCH] mail/mimedefang: update to 2.62

Robin Gruyters r.gruyters at yirdis.nl
Sun Jul 1 12:55:59 UTC 2007


Just a small patch for mimedefang.pl.in file. (see attachment)

-- 
Robin Gruyters
Network and Security Engineer
Yirdis B.V.
I: http://yirdis.com
P: +31 (0)36 5300394
F: +31 (0)36 5489119
-------------- next part --------------
--- mimedefang.pl.in.orig	Wed Mar 28 21:37:15 2007
+++ mimedefang.pl.in	Sun Jul  1 14:12:34 2007
@@ -186,7 +186,7 @@
 $FprotdHost = "127.0.0.1:10200";
 
 $SophieSock = "@SPOOLDIR@/sophie";
-$ClamdSock  = "@SPOOLDIR@/clamd.sock";
+$ClamdSock  = "/var/run/clamav/clamd";
 $TrophieSock = "@SPOOLDIR@/trophie";
 
 package MIME::Parser::ParanoidFiler;


More information about the freebsd-ports-bugs mailing list