diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | baf1da9d4268fcc26012d79574fef26bc129e338 (patch) | |
tree | 6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /net/ktorrent | |
parent | 1f6a20b63814c6457c4d43c8776b03099fe85079 (diff) | |
download | pkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'net/ktorrent')
-rw-r--r-- | net/ktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 983f0d1dade..abf6e9fd323 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2017/03/31 10:32:19 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2017/04/30 01:21:57 ryoon Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |