aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2005-10-31 07:05:06 +0800
committerbarner <barner@FreeBSD.org>2005-10-31 07:05:06 +0800
commit1ac7650178c3b8fecd9aa31b92c0f29d25b6fb7e (patch)
treee73c9ff8830ebf5d69cdb09a506aa3ca6845ad3b /mail/fetchmail
parent072b97ff1943215658f8d19d80427143d65f1693 (diff)
downloadfreebsd-ports-gnome-1ac7650178c3b8fecd9aa31b92c0f29d25b6fb7e.tar.gz
freebsd-ports-gnome-1ac7650178c3b8fecd9aa31b92c0f29d25b6fb7e.tar.zst
freebsd-ports-gnome-1ac7650178c3b8fecd9aa31b92c0f29d25b6fb7e.zip
Don't indent comment added in last commit by one tab, so it is not printed.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index e9f15e58a26d..7a9c70556f36 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -109,8 +109,8 @@ PLIST_SUB+= NTLMDOCS="%%PORTDOCS%%@comment "
pre-patch:
@${CP} -f /usr/include/md5.h ${WRKSRC}
- # Use fetchmailconf-1.43.2 to avoid a password exposure
- # caused by insecure file creation
+# Use fetchmailconf-1.43.2 to avoid a password exposure
+# caused by insecure file creation
@${GZCAT} ${DISTDIR}/fetchmailconf-${FETCHMAILCONF_VER}.gz | \
${SED} -e "s,^#!/.*/python,#!${PREFIX}/bin/python,g" \
> ${WRKDIR}/fetchmailconf.temp