From a54018aa87473925942be51e70e8306ee46f1acc Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 15 Mar 2009 12:08:31 +0000 Subject: fix ppp and pptp typos where is used instead of (#4768, #4778) SVN-Revision: 14882 --- package/ppp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ppp/Makefile') diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 2293768..496b040 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ppp PKG_VERSION:=2.4.3 -PKG_RELEASE:=10 +PKG_RELEASE:=11 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ -- cgit v1.1