Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Kazuki Sakamoto <sakamoto@netbsd.org>
List: source-changes
Date: 09/05/1999 21:48:54
Module Name:	pkgsrc
Committed By:	sakamoto
Date:		Mon Sep  6 04:48:54 UTC 1999

Modified Files:
	pkgsrc/benchmarks/hbench: Makefile
	pkgsrc/benchmarks/hbench/pkg: PLIST.i386 PLIST.md

Log Message:
Use ${LOWER_OPSYS} instead of
${SED} -e 's|@OPSYS@|'`${ECHO} ${OPSYS} | ${TR} '[A-Z]' '[a-z]'`'|g'.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/benchmarks/hbench/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/hbench/pkg/PLIST.i386 \
    pkgsrc/benchmarks/hbench/pkg/PLIST.md

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