diff options
Diffstat (limited to 'package/ppp')
| -rw-r--r-- | package/ppp/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 904066ae7..5dd58911c 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -1,4 +1,4 @@ -#  +#  # Copyright (C) 2006-2009 OpenWrt.org  #  # This is free software, licensed under the GNU General Public License v2. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk  PKG_NAME:=ppp  PKG_VERSION:=2.4.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz  PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/  | 
