chiark / gitweb /
Fix Description.
[authbind.git] / debian / control
index 261df182251d54d6e7c754a830827ecd57a98efb..101cec02fed86d2fbc6cc75a07c31b528860b028 100644 (file)
@@ -9,5 +9,4 @@ Architecture: any
 Depends: ${shlibs:Depends}
 Description: Allows non-root programs to bind() to low ports
  This package allows a package to be started as non-root but
- still bind to low ports.  The ports allowed to who are in
- /etc/authbind/<number> - make it executable to allow.
+ still bind to low ports, without any changes to the application.