diff options
Diffstat (limited to 'openwrt/package/pptpd/pptpd.control')
-rw-r--r-- | openwrt/package/pptpd/pptpd.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/pptpd/pptpd.control b/openwrt/package/pptpd/pptpd.control new file mode 100644 index 0000000000..3879d2ec40 --- /dev/null +++ b/openwrt/package/pptpd/pptpd.control @@ -0,0 +1,9 @@ +Package: pptpd +Priority: optional +Section: net +Version: 1.2.3-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a Point-to-Point Tunneling Protocol (PPTP) server +Depends: ppp, kmod-gre |