Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 08/12/2000 09:43:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 12 06:43:26 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
'perl --version | grep "version"' won't work with perl-5.6.0.  Change to
'perl --version | grep "This is perl"'.


To generate a diff of this commit:
cvs rdiff -r1.537 -r1.538 pkgsrc/mk/bsd.pkg.mk

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