diff options
Diffstat (limited to 'net/kppp')
-rw-r--r-- | net/kppp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kppp/Makefile b/net/kppp/Makefile index 87e3d7bdc3c..df452cc4749 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/01/10 19:19:30 markd Exp $ +# $NetBSD: Makefile,v 1.14 2016/03/05 11:29:06 jperkin Exp $ DISTNAME= kppp-15.12.0 +PKGREVISION= 1 CATEGORIES= net COMMENT= Dialer and front end for pppd MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |