diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | fac7c21d661c3ab7e170729819bb39d22eff0219 (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /net/libktorrent/Makefile | |
parent | 46df93cfc05e408fcdeea649999bc0ce3c973508 (diff) | |
download | pkgsrc-fac7c21d661c3ab7e170729819bb39d22eff0219.tar.gz |
recursive bump from boost-lib shlib update.
Diffstat (limited to 'net/libktorrent/Makefile')
-rw-r--r-- | net/libktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 4fbb7f8376e..8a37cdf0023 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/02/06 23:21:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/15 11:53:59 obache Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2 |