diff options
author | Daniel sea McChlery <sea@members.fsf.org> | 2014-06-17 04:38:44 (EDT) |
---|---|---|
committer | Daniel sea McChlery <sea@members.fsf.org> | 2014-06-17 04:38:44 (EDT) |
commit | fd638762b1a9b9c435d24f24afa3d34aa53e663a (patch) | |
tree | ea596f32681d35eb648efa0da00cabf43c4e758c /iptables.pkg/control |
initial commit.
Diffstat (limited to 'iptables.pkg/control')
-rw-r--r-- | iptables.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/iptables.pkg/control b/iptables.pkg/control new file mode 100644 index 0000000..f7ef5bb --- /dev/null +++ b/iptables.pkg/control @@ -0,0 +1,5 @@ +Architecture: any-linux-any +Platform: all +Depends: iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0, iptables-doc +Description: iptables binary tools + The iptables tools are used to manipulate kernel firewall tables. |