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 31c86c41867..cdf54481859 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2020/08/17 20:19:47 leot Exp $ +# $NetBSD: Makefile,v 1.35 2020/11/05 09:08:53 ryoon Exp $ DISTNAME= kppp-16.12.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net COMMENT= Dialer and front end for pppd MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |