Don't indent comment added in last commit by one tab, so it is not printed.

This commit is contained in:
Simon Barner 2005-10-30 23:05:06 +00:00
parent 0db91ce329
commit 2ea4704e11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146786

View File

@ -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