diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
commit | 0aa4ee2c4a0e09cf297ed18082169366ad71fd27 (patch) | |
tree | 0513369c42434858c9dc546b980d0bd24f4112c9 /target/linux/package/openswan/ipkg | |
parent | 1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1 (diff) | |
download | upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.gz upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.bz2 upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.zip |
remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openswan/ipkg')
-rw-r--r-- | target/linux/package/openswan/ipkg/kmod-openswan.control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/package/openswan/ipkg/kmod-openswan.control b/target/linux/package/openswan/ipkg/kmod-openswan.control index 45406e27e7..f06c80cda5 100644 --- a/target/linux/package/openswan/ipkg/kmod-openswan.control +++ b/target/linux/package/openswan/ipkg/kmod-openswan.control @@ -1,6 +1,4 @@ Package: kmod-openswan -Section: base Priority: optional -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal +Section: net Description: Openswan IPSec kernel module |