diff options
author | heinz <heinz@pkgsrc.org> | 2005-11-01 19:25:49 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-11-01 19:25:49 +0000 |
commit | d426ac8504ef00ced5a3406da6da73f7aadfae3a (patch) | |
tree | 9e97d12522b33c140082d51862265d99ec164250 /mk/defaults | |
parent | 721fc62e73b0b083e8ffad09e2ce64a41151dd38 (diff) | |
download | pkgsrc-d426ac8504ef00ced5a3406da6da73f7aadfae3a.tar.gz |
Added missing description for option "debug".
All packages using this option (chat/silc-client, chat/silc-server,
devel/silc-toolkit, mail/dspam) use it in exactly this way.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index e0dcbf96e70..29315ee291e 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -49,7 +49,7 @@ db db2 db4 dbh Enable DBH support. -debug +debug Enable debugging facilities in the package. deliver-suid Install deliver executable setuid root. djbdns-ignoreip2 Patch to treat certain responses as NXDOMAIN. djbdns-tinydns64 Patch to fix tinydns-data on 64-bit platforms. |