diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2013-05-30 14:55:33 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2013-05-30 14:55:33 +0200 |
commit | ef1ca7c3f2a232ccc8da4091d2d93668bdb33ad9 (patch) | |
tree | d522b3b1b3b54d749734fde7a69dbcdb59ed84e5 | |
parent | 6bea7dc421102d2508d8f9ee3c7944e667b32632 (diff) | |
download | apache2-ef1ca7c3f2a232ccc8da4091d2d93668bdb33ad9.tar.gz |
remove dbmmanage from pkg desc
we no longer ship it
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 04ebc6e8..37b8f582 100644 --- a/debian/control +++ b/debian/control @@ -129,7 +129,6 @@ Description: Apache HTTP Server (utility programs for web servers) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) |