diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-25 09:11:33 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-25 09:11:33 +0000 |
commit | 8f21870ebd19ca215516c04c2b8c4abb1e3b489a (patch) | |
tree | d1fc1ef48826b55dad61433a921538a4afc87b56 /openwrt/package/shat | |
parent | 8aeca732f1910ac6575be80b4aef5d2904989401 (diff) | |
download | mtk-20170518-8f21870ebd19ca215516c04c2b8c4abb1e3b489a.zip mtk-20170518-8f21870ebd19ca215516c04c2b8c4abb1e3b489a.tar.gz mtk-20170518-8f21870ebd19ca215516c04c2b8c4abb1e3b489a.tar.bz2 |
remove version: and architecture: from shat control file
SVN-Revision: 1056
Diffstat (limited to 'openwrt/package/shat')
-rw-r--r-- | openwrt/package/shat/ipkg/shat.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/shat/ipkg/shat.control b/openwrt/package/shat/ipkg/shat.control index bbbf074..edd17d1 100644 --- a/openwrt/package/shat/ipkg/shat.control +++ b/openwrt/package/shat/ipkg/shat.control @@ -1,8 +1,6 @@ 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" |