diff options
Diffstat (limited to 'net/kppp')
-rw-r--r-- | net/kppp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kppp/Makefile b/net/kppp/Makefile index 5279703a0a7..105a575e051 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2018/01/01 21:18:48 adam Exp $ +# $NetBSD: Makefile,v 1.21 2018/03/12 11:17:20 wiz Exp $ DISTNAME= kppp-16.12.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net COMMENT= Dialer and front end for pppd MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |