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 | d0291e8fc5f2fb633c6afa9a6bc3eb1570e4ddca (patch) | |
tree | f13d7816b49d04c53ab56de3e955dea7b5fc9a72 /package/shat | |
parent | 440b207d83a48b8de36ef0142dcb3b23cd6ac5e0 (diff) | |
download | upstream-d0291e8fc5f2fb633c6afa9a6bc3eb1570e4ddca.tar.gz upstream-d0291e8fc5f2fb633c6afa9a6bc3eb1570e4ddca.tar.bz2 upstream-d0291e8fc5f2fb633c6afa9a6bc3eb1570e4ddca.zip |
remove version: and architecture: from shat control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1056 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/shat')
-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" |