Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 06/18/1999 09:48:46
Module Name:	pkgsrc
Committed By:	cgd
Date:		Fri Jun 18 16:48:46 UTC 1999

Modified Files:
	pkgsrc/www/communicator: Makefile
	pkgsrc/www/navigator: Makefile

Log Message:
fix ONLY_FOR_PLATFORM to include alpha.  Missed this the other day
because ONLY_FOR_PLATFORM was specified as "*-*-{i386,sparc}",
which seems to match everything, not just i386 and sparc.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/communicator/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/www/navigator/Makefile

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