add pptpd url
authorNicolas Thill <nico@openwrt.org>
Sat, 28 Oct 2006 20:56:12 +0000 (20:56 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 28 Oct 2006 20:56:12 +0000 (20:56 +0000)
SVN-Revision: 5325

net/pptpd/Makefile

index 148a2be4fc65ed34f8071ef2a88e2ebc908dc06b..cf1a1752006d87b25da9f971acc8ee128f498524 100644 (file)
@@ -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