diff options
author | pettai <pettai> | 2012-11-10 23:53:10 +0000 |
---|---|---|
committer | pettai <pettai> | 2012-11-10 23:53:10 +0000 |
commit | 750bf584789fc4487d509c0dde9d0e3e1580fa75 (patch) | |
tree | 80be84d11448a90b807b314188c08c18a7d51703 /mk/defaults | |
parent | 91280014f2af81f636a183733bbd6a2da3a6563a (diff) | |
download | pkgsrc-750bf584789fc4487d509c0dde9d0e3e1580fa75.tar.gz |
Added "rrl" option
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index cb64ce862a7..fcf22258511 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -501,6 +501,7 @@ quartz Enable Quartz support on Mac OS X. quickml-analog Enable quickml log analizer. quickml-limit Enable quickml creators and members limitation. readline Enable use of GNU readline library. +rrl Enable Response Rate Limiting. rsaref Use RSAREF library. rtmp Enable rtmp:// support using rtmpdump. rtree Enable R-tree support. |