Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2005 03:49:12
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Feb 13 03:49:12 UTC 2005

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

Log Message:
Corrected a misspelling of a variable. I used $rebooted in a shell code,
which had better been $$rebooted (Makefile quoting). Approved by jlam.


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

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