From 474e65cbab6cad7dbf74b7cb62acb02aa12403a3 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 15 Mar 2009 12:08:31 +0000 Subject: [package] fix ppp and pptp typos where is used instead of (#4768, #4778) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14882 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pptp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pptp/Makefile') diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 157635236..d41123f58 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -10,7 +10,7 @@ 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 -- cgit v1.2.3