diff options
Diffstat (limited to 'net/kppp/Makefile')
-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 1464e2875f3..80e224309f8 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/11/07 13:03:07 markd Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:29 wiz Exp $ DISTNAME= kppp-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= net COMMENT= Dialer and front end for pppd |