From: nico Date: Sat, 28 Oct 2006 20:56:12 +0000 (+0000) Subject: add pptpd url X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ef93e4c4a3c25fd81d121bf6b68fc7f498bebfe3;p=packages.git add pptpd url git-svn-id: svn://svn.openwrt.org/openwrt/packages@5325 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/pptpd/Makefile b/net/pptpd/Makefile index 148a2be4f..cf1a17520 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