diff options
Diffstat (limited to 'pkgtools/pkg_install/files/README')
-rw-r--r-- | pkgtools/pkg_install/files/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/README b/pkgtools/pkg_install/files/README index 42a8b0370cd..ef70fdf33f3 100644 --- a/pkgtools/pkg_install/files/README +++ b/pkgtools/pkg_install/files/README @@ -1,4 +1,4 @@ -# $NetBSD: README,v 1.6 2005/02/04 01:19:03 jlam Exp $ +# $NetBSD: README,v 1.7 2005/05/30 13:23:31 wiz Exp $ # Original from FreeBSD, no rcs id. This is the pkg_install suite of tools for doing maintainance of @@ -17,5 +17,5 @@ Christian E. Hopps, Thomas Klausner, Johnny Lam, and Matthias Scheler. 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. |