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 | 5d683a23366d27c39acf3a1d4aa9170be2f4ddde (patch) | |
tree | 1e92e95103fabd35759e6dc4f56c14334ed70cab /package/pptp/pptp.control | |
parent | 0b5b57048725b624f663d15675b0b4072fe14905 (diff) |
add pptp client
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@376 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptp/pptp.control')
-rw-r--r-- | package/pptp/pptp.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/pptp/pptp.control b/package/pptp/pptp.control new file mode 100644 index 000000000..391962274 --- /dev/null +++ b/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 |