diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-23 12:23:15 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-23 12:23:15 +0000 |
commit | 655d6b3b1b0831c0dd7b60e447a1ac5526e811f1 (patch) | |
tree | 5f0a4c5b934567e49a125967f257d8d8485222c2 /openwrt/package/cutter/ipkg | |
parent | 4649ab20e8393873bfe7c2f88eccd6fd775827ae (diff) |
Added cutter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2750 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cutter/ipkg')
-rw-r--r-- | openwrt/package/cutter/ipkg/cutter.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/cutter/ipkg/cutter.control b/openwrt/package/cutter/ipkg/cutter.control new file mode 100644 index 000000000..6c9169222 --- /dev/null +++ b/openwrt/package/cutter/ipkg/cutter.control @@ -0,0 +1,5 @@ +Package: cutter +Architecture: mipsel +Section: net +Description: "Cutter" is an open source program that allows Linux firewall administrators to abort TCP/IP connections routed over the firewall or router on which it is run. +Priority: optional |