diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-15 10:34:22 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-15 10:34:22 +0000 |
commit | dc508f18b2665fa15547cc4febcf370cb403133f (patch) | |
tree | 54c7bf8b9ef542db63eacc30bca433426e9901cc /openwrt/package/pptp/pptp.control | |
parent | 4563fa6d703ee536fdcde0a7d4b7f20aa5ba79ec (diff) |
add pptp client
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@376 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pptp/pptp.control')
-rw-r--r-- | openwrt/package/pptp/pptp.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/pptp/pptp.control b/openwrt/package/pptp/pptp.control new file mode 100644 index 0000000000..391962274e --- /dev/null +++ b/openwrt/package/pptp/pptp.control @@ -0,0 +1,9 @@ +Package: pptp +Priority: optional +Section: net +Version: 1.6.0-1 +Architecture: mipsel +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: a Point-to-Point Tunneling Protocol (PPTP) client +Depends: ppp, kmod-gre |