diff options
Diffstat (limited to 'net/kppp/Makefile')
-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 9d15e081aab..3e4a2d8e489 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2018/08/16 18:55:07 adam Exp $ +# $NetBSD: Makefile,v 1.24 2018/12/13 19:52:16 adam Exp $ DISTNAME= kppp-16.12.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net COMMENT= Dialer and front end for pppd MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |