[Lunar-commits] netutils-profile: fix the DEPENDS

Samuel Verstraete elangelo at lunar-linux.org
Mon Dec 10 13:13:16 CET 2007


commit 7428fa3b7643ef0e5bd718ae6b915226d8801f9c
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Mon Dec 10 13:13:16 2007 +0100

    netutils-profile: fix the DEPENDS
---
 profiles/netutils-profile/DEPENDS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/netutils-profile/DEPENDS b/profiles/netutils-profile/DEPENDS
index 52ad853..4616ba9 100644
--- a/profiles/netutils-profile/DEPENDS
+++ b/profiles/netutils-profile/DEPENDS
@@ -6,9 +6,9 @@ optional_depends mtr "" "" "for an improved continuous traceroute"
 optional_depends ntp "" "" "to keep your clock synchronized"
 optional_depends tnftp "" "" "for a basic all purpose classic ftp client"
 optional_depends rsync "" "" "for an Rsync client"
-optional_depends iptables" "" "" "to set up a firewall"
+optional_depends iptables "" "" "to set up a firewall"
 optional_depends ferm "" "" "to easily maintain complex iptables firewalls"
 optional_depends netkit-telnet "" "" "for testing TCP services"
-optional_depends netkit-base "" "" "for the \"ping\" command"
+optional_depends netkit-base "" "" "for the ping command"
 optional_depends xinetd "" "" "for a internet service startup daemon"
 optional_depends nmap "" "" "for a portscanning tool"


More information about the Lunar-commits mailing list