diff options
author | snj <snj> | 2004-01-20 22:15:21 +0000 |
---|---|---|
committer | snj <snj> | 2004-01-20 22:15:21 +0000 |
commit | a3b1c17a50f8bfd64d071a18178485e6820fa915 (patch) | |
tree | 5f3cda5d62f8b2db156108e2cb5e4cca5f40035b /mk/buildlink3/TODO | |
parent | 4184c42df4d36974a7ae419e4ed2e57df6159fca (diff) | |
download | pkgsrc-a3b1c17a50f8bfd64d071a18178485e6820fa915.tar.gz |
s/it's/its/
Diffstat (limited to 'mk/buildlink3/TODO')
-rw-r--r-- | mk/buildlink3/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/buildlink3/TODO b/mk/buildlink3/TODO index c613311c298..2eb148be774 100644 --- a/mk/buildlink3/TODO +++ b/mk/buildlink3/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2 2003/09/02 06:59:53 jlam Exp $ +$NetBSD: TODO,v 1.3 2004/01/20 22:16:02 snj Exp $ Package views integration plan: ============================== @@ -7,7 +7,7 @@ Package views integration plan: install depoted packages if PKG_INSTALLATION_TYPE is set to "pkgviews" in the package Makefile, and to add the depoted package to the default view. The depoted package will include - all of it's metadata files in the depot directory, and we rely + all of its metadata files in the depot directory, and we rely on pkg_view to copy the metadata files into /var/db/pkg as part of adding the package to the default view. We only support the default view. Depoted packages will install into |