Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2002 21:01:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Oct 20 18:01:47 UTC 2002

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

Log Message:
SETUID_ROOT_PERMS is a convenience definition to note an executable is
meant to be setuid-root, and should be used as follows:

	SPECIAL_PERMS+= /path/to/suidroot ${SETUID_ROOT_PERMS}


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mk/bsd.pkg.install.mk

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