Subject: CVS commit: pkgsrc/mail/sendmail
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2003 22:11:03
Module Name:	pkgsrc
Committed By:	reed
Date:		Wed Dec  3 22:11:03 UTC 2003

Modified Files:
	pkgsrc/mail/sendmail: Makefile Makefile.common

Log Message:
Replace any "/" in OPSYS name with a "-". Sendmail's build
mechanism already does this, so pkgsrc for this should do the same.

Make sure getipnodebyaddr is used under BSD/OS.

This closes PR #23060.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/mail/sendmail/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/sendmail/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.