diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 20:03:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 20:03:43 +0000 |
commit | f1aa330554507a83bd74a3b00fc5fa447506ebe1 (patch) | |
tree | 309191d8b4021e3aee748068a5aa8775725a8b2f /sysutils/pkg_remove/pkg-comment | |
parent | Update to version 2.0.18b (diff) |
Add pkg_remove.
pkg_remove is a utility to cleanly uninstall packages.
PR: 16025
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Diffstat (limited to 'sysutils/pkg_remove/pkg-comment')
-rw-r--r-- | sysutils/pkg_remove/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pkg_remove/pkg-comment b/sysutils/pkg_remove/pkg-comment new file mode 100644 index 000000000000..4461d9da8a57 --- /dev/null +++ b/sysutils/pkg_remove/pkg-comment @@ -0,0 +1 @@ +Utility to uninstall packages |