diff options
Diffstat (limited to 'openwrt/package/ppp/control/ppp.control')
-rw-r--r-- | openwrt/package/ppp/control/ppp.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/ppp/control/ppp.control b/openwrt/package/ppp/control/ppp.control new file mode 100644 index 0000000000..68b2dffb7b --- /dev/null +++ b/openwrt/package/ppp/control/ppp.control @@ -0,0 +1,8 @@ +Package: ppp +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support) |