summaryrefslogtreecommitdiff
path: root/package/l2tpns/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-09-17 15:29:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-09-17 15:29:05 +0200
commitb2e4bbd4e62982852b8a7da8f618d01d2013641e (patch)
tree968e7998c78e750162e60c747ab039f78d2f8289 /package/l2tpns/Makefile
parent1a2a22729ff0256725a3561e46f465efc18801f7 (diff)
parentd6aaf0be5bfa8e5944d9ae44cf175f9388564ac6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: package/binutils/Makefile
Diffstat (limited to 'package/l2tpns/Makefile')
-rw-r--r--package/l2tpns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/l2tpns/Makefile b/package/l2tpns/Makefile
index caae33207..852d40856 100644
--- a/package/l2tpns/Makefile
+++ b/package/l2tpns/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 385c58055723ebc6c38062acd2db9c2c
PKG_DESCR:= A layer 2 tunneling protocol network server (LNS)
PKG_SECTION:= net/security
PKG_DEPENDS:= libcli
-PKG_BUILDDEP+= libcli
+PKG_BUILDDEP:= libcli
PKG_URL:= http://l2tpns.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=l2tpns/}