summaryrefslogtreecommitdiff
path: root/package/pptp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:34 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:34 +0100
commit2875c0ee841e74e272e832fdfb91dc8c73013ccd (patch)
tree20d0ec969f51b9eb3410090f64a1fc6e092b9fb0 /package/pptp
parent86ada69f32491de2415d237605370e7f4e8d5e01 (diff)
parent47e50c10a8bb626f3366912bc4691bd5fbddea45 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pptp')
-rw-r--r--package/pptp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index 18de2b04e..523711887 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= 9a706327fb9827541d7c86d48ceb9631
PKG_DESCR:= a Point-to-Point Tunneling Protocol (PPTP) client
PKG_SECTION:= net
-PKG_DEPENDS:= ppp kmod-gre
+PKG_DEPENDS:= ppp kmod-net-ipgre
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pptpclient/}
include ${TOPDIR}/mk/package.mk