diff options
Diffstat (limited to 'lib/network/drakfirewall.pm')
-rw-r--r-- | lib/network/drakfirewall.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/drakfirewall.pm b/lib/network/drakfirewall.pm index 3bf3919..5b3af20 100644 --- a/lib/network/drakfirewall.pm +++ b/lib/network/drakfirewall.pm @@ -110,7 +110,7 @@ my @all_servers = name => N_("BitTorrent"), ports => '6881:6999/tcp 6881:6999/udp', hide => 1, - pkg => 'bittorrent deluge ktorrent vuze rtorrent', + pkg => 'bittorrent deluge ktorrent vuze rtorrent transmission-common', }, { name => N_("Windows Mobile device synchronization"), |