net/ntlmaps installs python scripts with CR/LF's. The following patch replaces CR/LF's with unix LF's.
Responsible Changed From-To: freebsd-ports-bugs->kevlo Over to maintainer (via the GNATS Auto Assign Tool)
kevlo 2009-12-31 10:32:29 UTC FreeBSD ports repository Modified files: net/ntlmaps Makefile Log: Replace CR/LF's with unix LF's. PR: ports/141637 Submitted by: ehaupt Revision Changes Path 1.4 +3 -2 ports/net/ntlmaps/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.