projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df0d990
)
add pptpd url
author
Nicolas Thill
<nico@openwrt.org>
Sat, 28 Oct 2006 20:56:12 +0000
(20:56 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 28 Oct 2006 20:56:12 +0000
(20:56 +0000)
SVN-Revision: 5325
net/pptpd/Makefile
patch
|
blob
|
history
diff --git
a/net/pptpd/Makefile
b/net/pptpd/Makefile
index 148a2be4fc65ed34f8071ef2a88e2ebc908dc06b..cf1a1752006d87b25da9f971acc8ee128f498524 100644
(file)
--- a/
net/pptpd/Makefile
+++ b/
net/pptpd/Makefile
@@
-27,6
+27,7
@@
define Package/pptpd
CATEGORY:=Network
DEPENDS:=+kmod-ppp +kmod-gre
TITLE:=PopTop pptp server
+ URL:=http://www.poptop.org/
endef
define Build/Configure