summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-11-08 03:21:46 +0000
committerleot <leot@pkgsrc.org>2015-11-08 03:21:46 +0000
commit92ca930126a6bd73267f13cc10f0cf804a99da5e (patch)
tree4550b8832e940c3c85f752ac93d7fa66dc27fb7d /mk
parentc60835a451e512eeb9fc91f138a9ebbce7597234 (diff)
downloadpkgsrc-92ca930126a6bd73267f13cc10f0cf804a99da5e.tar.gz
Fix a typo in a comment.
Diffstat (limited to 'mk')
-rw-r--r--mk/pkginstall/bsd.pkginstall.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/pkginstall/bsd.pkginstall.mk b/mk/pkginstall/bsd.pkginstall.mk
index 0e65505b4ee..baa5fd067a0 100644
--- a/mk/pkginstall/bsd.pkginstall.mk
+++ b/mk/pkginstall/bsd.pkginstall.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkginstall.mk,v 1.63 2015/08/10 05:41:10 dholland Exp $
+# $NetBSD: bsd.pkginstall.mk,v 1.64 2015/11/08 03:21:46 leot Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and implements the
# common INSTALL/DEINSTALL scripts framework. To use the pkginstall
@@ -387,7 +387,7 @@ su-create-usergroup: ${_INSTALL_USERGROUP_UNPACKER}
#
# SPECIAL_PERMS+= /path/to/sgidgame ${SETGID_GAMES_PERMS}
#
-# GAMEDATA_PERMS and GAMEDIR_PERMS are convenience defintiions for files
+# GAMEDATA_PERMS and GAMEDIR_PERMS are convenience definitions for files
# that are meant to be accessed by things that are setgid games. Because
# such files should normally be under ${VARBASE}, generally these
# definitions should be used roughly as follows: