From: Nicolas Thill Date: Sat, 28 Oct 2006 20:56:12 +0000 (+0000) Subject: add pptpd url X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a1244d8a9cf94066d9c0c535ddf5b77a982312d2 add pptpd url SVN-Revision: 5325 --- diff --git a/net/pptpd/Makefile b/net/pptpd/Makefile index 148a2be4fc..cf1a175200 100644 --- 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