Subject: Re: CVS commit: src/gnu/usr.sbin/postfix/man/man5
To: None <lukem@netbsd.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 09/07/2004 09:46:53
Luke Mewburn <lukem@netbsd.org> writes:
> Module Name:	src
> Committed By:	lukem
> Date:		Sat Sep  4 22:22:26 UTC 2004
>
> Modified Files:
> 	src/gnu/usr.sbin/postfix/man/man5: Makefile
>
> Log Message:
> add postconf(5).  style cleanup (alpha sort list, reformat comments)

The reason the Makefiles were set up as they were was so that they
could be very easily vdiffed against Wietse's original Makefiles
during updates. Sorting the contents of the files makes that much much
harder. The alpha sort should be reverted.  Please undo.

Perry