summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-24 09:46:09 +0000
committerwiz <wiz@pkgsrc.org>2015-02-24 09:46:09 +0000
commitb9a9c6c4b71b9d8137156f4288441cae12436547 (patch)
treec4675cc39249f1528ca0404a94fdcb0874a75e31 /mk
parentea5dc3a1f633a56e40b69b9fa7b3b4120521bbbe (diff)
downloadpkgsrc-b9a9c6c4b71b9d8137156f4288441cae12436547.tar.gz
Fix typo in 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 4fc096c66bf..cbab45449de 100644
--- a/mk/pkginstall/bsd.pkginstall.mk
+++ b/mk/pkginstall/bsd.pkginstall.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkginstall.mk,v 1.61 2014/12/30 15:13:20 wiz Exp $
+# $NetBSD: bsd.pkginstall.mk,v 1.62 2015/02/24 09:46:09 wiz Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and implements the
# common INSTALL/DEINSTALL scripts framework. To use the pkginstall
@@ -1142,7 +1142,7 @@ post-install-script:
# rc.d scripts are automatically generated and installed into the rc.d
# scripts example directory at the post-install step. The following
-# variables are relevent to this process:
+# variables are relevant to this process:
#
# RCD_SCRIPTS lists the basenames of the rc.d scripts
#