diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 633708150d20d53c389ca82985e00711b5d6856c (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /net | |
parent | dd29af638d356553958cb92be4418066a0b8621b (diff) | |
download | pkgsrc-633708150d20d53c389ca82985e00711b5d6856c.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork4/Makefile | 4 | ||||
-rw-r--r-- | net/ktorrent/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 5373a23d13a..1fe5660296b 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/07/02 13:37:41 adam Exp $ +# $NetBSD: Makefile,v 1.38 2012/08/29 11:22:19 obache Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index c5ed2fed979..5dce733975f 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2012/07/02 13:37:42 adam Exp $ +# $NetBSD: Makefile,v 1.43 2012/08/29 11:22:20 obache Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |