diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/ppp | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ppp')
-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 88b459f7d..43dbdb1e1 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 94e5e101b..ce2d5d45f 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 92e798025..7cf49636b 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 dce16a21d..0a858da30 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 f7442a696..2ebff521c 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 3078e7366..4a89e152e 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 2439a89de..8780b2f87 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 |