X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c5122aa22a66bca9c3eb3035b3127d0978ef840b..7e4695ba28ead244da172834758c85ceb95aad86:/package/pptp/Makefile diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 157635236..76e0f6e64 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -4,13 +4,12 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.6.0 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient