diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:48:27 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:48:27 +0000 |
commit | f16a0c7f0e10b2d84d27496f91368814c0402d12 (patch) | |
tree | daeb64a2d0a77118f969004b3ba874b8cbcf8dd0 /package/shat/ipkg | |
parent | f1e5342c477a0763def915a8e274d6942cd81ebe (diff) | |
download | upstream-f16a0c7f0e10b2d84d27496f91368814c0402d12.tar.gz upstream-f16a0c7f0e10b2d84d27496f91368814c0402d12.tar.bz2 upstream-f16a0c7f0e10b2d84d27496f91368814c0402d12.zip |
Convert shat to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/shat/ipkg')
-rw-r--r-- | package/shat/ipkg/shat.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/shat/ipkg/shat.control b/package/shat/ipkg/shat.control new file mode 100644 index 0000000000..bbbf074990 --- /dev/null +++ b/package/shat/ipkg/shat.control @@ -0,0 +1,8 @@ +Package: shat +Priority: optional +Section: net +Version: 0.9.3-1 +Architecture: mipsel +Maintainer: Georg Lukas <georg@boerde.de> +Source: buildroot internal +Description: Source Hardware Address Translation - a tool for "nomadic routing" |