projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
645a8e6
)
[packages] openl2tp: use the redirected to url
author
Stephen Walker
<stephendwalker@gmail.com>
Sun, 18 Apr 2010 22:31:12 +0000
(22:31 +0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Sun, 18 Apr 2010 22:31:12 +0000
(22:31 +0000)
SVN-Revision: 21007
net/openl2tp/Makefile
patch
|
blob
|
history
diff --git
a/net/openl2tp/Makefile
b/net/openl2tp/Makefile
index 609f6660f62ad5513c5b69cde74b05c0a86595b4..9505668f2bad3607f8fb16885142017b553c7ed7 100644
(file)
--- a/
net/openl2tp/Makefile
+++ b/
net/openl2tp/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009
-2010
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-26,7
+26,7
@@
define Package/openl2tp
CATEGORY:=Network
DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses @LINUX_2_6
TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon
- URL:=http://
opensource.katalix.com/openl2tp
+ URL:=http://
www.openl2tp.org/
SUBMENU:=VPN
endef