diff options
Diffstat (limited to 'openwrt/package/pptpd/ipkg/pptpd.control')
-rw-r--r-- | openwrt/package/pptpd/ipkg/pptpd.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/pptpd/ipkg/pptpd.control b/openwrt/package/pptpd/ipkg/pptpd.control index 7d0a19bd3..4de13ed7a 100644 --- a/openwrt/package/pptpd/ipkg/pptpd.control +++ b/openwrt/package/pptpd/ipkg/pptpd.control @@ -1,7 +1,7 @@ Package: pptpd Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Maintainer: OpenWrt Delelopers Team <openwrt-devel@openwrt.org> Source: buildroot internal Description: a Point-to-Point Tunneling Protocol (PPTP) server -Depends: ppp, kmod-gre +Depends: ppp, kmod-crypto, kmod-mppe, kmod-ppp |