diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/ppp/ipkg | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/ppp/ipkg')
-rw-r--r-- | openwrt/package/ppp/ipkg/chat.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp-mod-pppoa.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp-mod-pppoe.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp-mod-radius.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/pppdump.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/ipkg/pppstats.control | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/openwrt/package/ppp/ipkg/chat.control b/openwrt/package/ppp/ipkg/chat.control index 88b459f..43dbdb1 100644 --- a/openwrt/package/ppp/ipkg/chat.control +++ b/openwrt/package/ppp/ipkg/chat.control @@ -1,7 +1,5 @@ Package: chat Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: Utility for establishing a connection with the ISP's PPP server (e.g. via Modem) Depends: ppp diff --git a/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control b/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control index 94e5e10..ce2d5d4 100644 --- a/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control +++ b/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control @@ -1,7 +1,5 @@ Package: ppp-mod-pppoa Priority: optional Section: net -Maintainer: Matteo Croce <3297627799@wind.it> -Source: buildroot internal Description: a PPPoA (PPP over ATM) plugin for PPP Depends: ppp, kmod-pppoa diff --git a/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control b/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control index 92e7980..7cf4963 100644 --- a/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control +++ b/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control @@ -1,7 +1,5 @@ Package: ppp-mod-pppoe Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: a PPPoE (PPP over Ethernet) plugin for PPP Depends: ppp, kmod-pppoe diff --git a/openwrt/package/ppp/ipkg/ppp-mod-radius.control b/openwrt/package/ppp/ipkg/ppp-mod-radius.control index dce16a2..0a858da 100644 --- a/openwrt/package/ppp/ipkg/ppp-mod-radius.control +++ b/openwrt/package/ppp/ipkg/ppp-mod-radius.control @@ -1,7 +1,5 @@ Package: ppp-mod-radius Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: a RADIUS plugin for PPP Depends: ppp diff --git a/openwrt/package/ppp/ipkg/ppp.control b/openwrt/package/ppp/ipkg/ppp.control index f7442a6..2ebff52 100644 --- a/openwrt/package/ppp/ipkg/ppp.control +++ b/openwrt/package/ppp/ipkg/ppp.control @@ -1,7 +1,5 @@ Package: ppp Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: kmod-ppp Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support) diff --git a/openwrt/package/ppp/ipkg/pppdump.control b/openwrt/package/ppp/ipkg/pppdump.control index 3078e73..4a89e15 100644 --- a/openwrt/package/ppp/ipkg/pppdump.control +++ b/openwrt/package/ppp/ipkg/pppdump.control @@ -1,7 +1,5 @@ Package: pppdump Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: an utility to read PPP record file Depends: ppp diff --git a/openwrt/package/ppp/ipkg/pppstats.control b/openwrt/package/ppp/ipkg/pppstats.control index 2439a89..8780b2f 100644 --- a/openwrt/package/ppp/ipkg/pppstats.control +++ b/openwrt/package/ppp/ipkg/pppstats.control @@ -1,7 +1,5 @@ Package: pppstats Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: an utility to report PPP statistics Depends: ppp |