pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk fix comment about CHANGES file for changes-entry, s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e947a2af50f
branches:  trunk
changeset: 519461:3e947a2af50f
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Oct 03 14:22:16 2006 +0000

description:
fix comment about CHANGES file for changes-entry, since the default is
really CHANGES-YYYY

diffstat:

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

diffs (18 lines):

diff -r 8c5a3f82f484 -r 3e947a2af50f mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Tue Oct 03 13:55:17 2006 +0000
+++ b/mk/bsd.pkg.mk     Tue Oct 03 14:22:16 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1884 2006/08/04 20:52:27 rillig Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1885 2006/10/03 14:22:16 gdt Exp $
 #
 # This file is in the public domain.
 #
@@ -888,7 +888,7 @@
 #      It defaults to the local login name.
 #
 #    PKGSRC_CHANGES is the path to the CHANGES file to which the entry
-#      is appended.  It defaults to ${PKGSRCDIR}/doc/CHANGES.
+#      is appended.  It defaults to ${PKGSRCDIR}/doc/CHANGES-YYYY.
 #
 # Example usage:
 #



Home | Main Index | Thread Index | Old Index