diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /net/kppp | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
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 12e7e6d68f4..35bd34b3a50 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:21 tron Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/10 06:21:34 obache Exp $ DISTNAME= kppp-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net COMMENT= Dialer and front end for pppd |