diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-27 18:23:46 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-27 18:23:46 +0800 |
commit | a153182027500c89ce39ee89d119ea28051f75a9 (patch) | |
tree | 820e6f44770823d0e744c54b1396c94fbbf78a34 /misc | |
parent | 38912ecd847073dca876d22b08af589b1eeeaa5b (diff) | |
download | freebsd-ports-gnome-a153182027500c89ce39ee89d119ea28051f75a9.tar.gz freebsd-ports-gnome-a153182027500c89ce39ee89d119ea28051f75a9.tar.zst freebsd-ports-gnome-a153182027500c89ce39ee89d119ea28051f75a9.zip |
Fix typo in pkg-descr: instaled -> installed
Diffstat (limited to 'misc')
-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 |