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 | 2510403817957ba29d889f66ae295199de2f864d (patch) | |
tree | f13d7816b49d04c53ab56de3e955dea7b5fc9a72 | |
parent | b61fd707efdbe0622db6ab525a900378a48113f9 (diff) |
remove version: and architecture: from shat control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1056 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/shat/ipkg/shat.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/shat/ipkg/shat.control b/package/shat/ipkg/shat.control index bbbf074990..edd17d14c2 100644 --- a/package/shat/ipkg/shat.control +++ b/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" |