diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-25 09:11:33 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-25 09:11:33 +0000 |
commit | c8d1a5b1791b63b61d918d65eaec57baccbaed74 (patch) | |
tree | d1fc1ef48826b55dad61433a921538a4afc87b56 /openwrt/package/shat/ipkg | |
parent | d47133d4c587f21b862a174a816bd94a8c76c78e (diff) |
remove version: and architecture: from shat control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1056 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/shat/ipkg')
-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 bbbf074990..edd17d14c2 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" |