pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Fixed a typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/186a4dea3a16
branches:  trunk
changeset: 495442:186a4dea3a16
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jun 09 19:49:48 2005 +0000

description:
Fixed a typo.

diffstat:

 mk/subst.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 0b49b5d903c9 -r 186a4dea3a16 mk/subst.mk
--- a/mk/subst.mk       Thu Jun 09 18:44:26 2005 +0000
+++ b/mk/subst.mk       Thu Jun 09 19:49:48 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: subst.mk,v 1.21 2005/05/20 21:36:05 jlam Exp $
+# $NetBSD: subst.mk,v 1.22 2005/06/09 19:49:48 rillig Exp $
 #
 # This Makefile fragment implements a general text replacement facility.
-# Package makefiles define a ``class'', for each of which a paricular
+# Package makefiles define a ``class'', for each of which a particular
 # substitution description can be defined.  For each class of files, a
 # target subst-<class> is created to perform the text replacement.
 #



Home | Main Index | Thread Index | Old Index