diff options
Diffstat (limited to 'package/ppp')
-rw-r--r-- | package/ppp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 322812d9c..09327b6ea 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 18 PKG_MD5SUM:= 183800762e266132218b204dfb428d29 PKG_DESCR:= Point-to-Point Protocol software PKG_SECTION:= net +PKG_MULTI:= 1 PKG_DEPENDS:= kmod-ppp PKG_URL:= http://ppp.samba.org PKG_SITES:= ftp://ftp.samba.org/pub/ppp/ |