freebsd-ports/security/amavisd-new/files/patch-configure
Daichi GOTO 69626c7b8a Update to 20030616.p8
Add new official mirrors.

PR:		ports/64146
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-03-16 06:14:04 +00:00

12 lines
361 B
Text

--- helper-progs/configure.orig Thu Mar 4 18:45:55 2004
+++ helper-progs/configure Fri Mar 12 08:53:15 2004
@@ -2041,9 +2041,3 @@
-if test "$SENDMAILPROG" != "no" ; then
- sendmailversion=`$SENDMAILPROG -bv -d0.1 | $AWK '/Version/ {print $2}'`
- echo ""
- echo "Info: sendmail version $sendmailversion detected"
- echo ""
-fi