diff options
author | agc <agc@pkgsrc.org> | 2005-04-16 11:40:36 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-04-16 11:40:36 +0000 |
commit | f8f437460bb378834b82c3e11e72d9950fa44b20 (patch) | |
tree | 5b0c9ad6342f844709311299e2102590598604ea /misc | |
parent | f7c283a6d8e4df02a15685ac06fbcbaabb8b8cad (diff) | |
download | pkgsrc-f8f437460bb378834b82c3e11e72d9950fa44b20.tar.gz |
Make it clear that dpkg manages Debian packages.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dpkg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dpkg/DESCR b/misc/dpkg/DESCR index 77f1cb1b48e..4c0a8cb3f5d 100644 --- a/misc/dpkg/DESCR +++ b/misc/dpkg/DESCR @@ -1,5 +1,5 @@ -This package contains the programs which handle the installation -and removal of packages on your system. The primary interface for +This package contains the programs which handle the installation and +removal of Debian 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. |