diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-07 05:05:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-07 05:05:29 +0800 |
commit | cd30e7fb5c9c1a3ac438a8d68c9817e1c8b0b040 (patch) | |
tree | d29f7b391f60548a501676cfb3c9816611acbef3 /archivers/dpkg/pkg-descr | |
parent | 4e500a682efc8941b947774d7199f5ef371db99d (diff) | |
download | freebsd-ports-gnome-cd30e7fb5c9c1a3ac438a8d68c9817e1c8b0b040.tar.gz freebsd-ports-gnome-cd30e7fb5c9c1a3ac438a8d68c9817e1c8b0b040.tar.zst freebsd-ports-gnome-cd30e7fb5c9c1a3ac438a8d68c9817e1c8b0b040.zip |
- Update to 1.13.25
- Add new manpage layout
PR: 105560
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: perky@ (maintainer timeout)
Diffstat (limited to 'archivers/dpkg/pkg-descr')
-rw-r--r-- | archivers/dpkg/pkg-descr | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/archivers/dpkg/pkg-descr b/archivers/dpkg/pkg-descr index 6a07bdd14641..c35b1e48424e 100644 --- a/archivers/dpkg/pkg-descr +++ b/archivers/dpkg/pkg-descr @@ -1,7 +1,5 @@ -This package contains the programs which handle the installation -and removal of packages on your system. The primary interface for -the dpkg suite is the `dselect' program; a more low-level and less -user-friendly interface is available in the form of the `dpkg' -command. +dpkg is the basis of the Debian package management system. It consists of low +level programs to build, install, remove, and perform other maintenance tasks +relating to Debian packages. Also included is the dselect front end to dpkg. -WWW: http://packages.debian.org/stable/base/dpkg.html +WWW: http://packages.debian.org/dpkg |