Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/pkg_install Explicitly mention where the canonical ...



details:   https://anonhg.NetBSD.org/src/rev/fd079fae845b
branches:  trunk
changeset: 574481:fd079fae845b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Mar 01 13:19:51 2005 +0000

description:
Explicitly mention where the canonical location
for these sources is, to avoid confusion when this file gets
copied somewhere else.

diffstat:

 usr.sbin/pkg_install/README |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r f00d230b091e -r fd079fae845b usr.sbin/pkg_install/README
--- a/usr.sbin/pkg_install/README       Tue Mar 01 04:39:59 2005 +0000
+++ b/usr.sbin/pkg_install/README       Tue Mar 01 13:19:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: README,v 1.12 2004/12/10 21:49:31 erh Exp $
+# $NetBSD: README,v 1.13 2005/03/01 13:19:51 wiz Exp $
 # Original from FreeBSD, no rcs id.
 
 This is the pkg_install suite of tools for doing maintainance of
@@ -17,5 +17,5 @@
 When making snapshots, please modify PKGTOOLS_VERSION in lib/version.h
 to that day's date.
 
-This is the canonical location for these sources.  Any changes should
-be made here first, then merged over to pkgsrc.
+src/usr.sbin/pkg_install is the canonical location for these sources.
+Any changes should be made here first, then merged over to pkgsrc.



Home | Main Index | Thread Index | Old Index