diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-27 10:23:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-27 10:23:46 +0000 |
commit | abfd7cde86922ac7a7c7c3fa18465c17a69dd302 (patch) | |
tree | 9c0887d4dcf9f06ae89412ae69c253079e9469ee /misc/pkg_tarup | |
parent | No need to use https for the WWW URL. (diff) |
Fix typo in pkg-descr: instaled -> installed
Diffstat (limited to 'misc/pkg_tarup')
-rw-r--r-- | misc/pkg_tarup/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pkg_tarup/pkg-descr b/misc/pkg_tarup/pkg-descr index 3c60b83cfa57..428e76096d46 100644 --- a/misc/pkg_tarup/pkg-descr +++ b/misc/pkg_tarup/pkg-descr @@ -1,4 +1,4 @@ -Script to tar up an already instaled package. +Script to tar up an already installed package. The Script has still a problem, as the MTREE file is removed after a pkg_add/make install. As leaving the MTREE file will lead to a |