add pptpd url

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5325 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2006-10-28 20:56:12 +00:00
parent 1e0c7d9c74
commit ef93e4c4a3

View 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