- Change the MAINTAINER address.
- Remove the only patch, patch-aa. Yeah!
PR: ports/18194
Submitted by: MAINTAINER
- Use `=' instead of unneeded `+='. You don't need to use `+=' before
including a file.
PR: 5684
Submitted by: maintainer
While at this, some cleanup:
1. Compress the man page by using MAN1, instead of patching up
Makefile.in.
2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as
well as to respect the value of ${PREFIX}.