diff options
author | adam <adam@pkgsrc.org> | 2018-12-13 19:51:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-13 19:51:31 +0000 |
commit | f4212d8e62d77e36be9eaa79c27febe802bb66f1 (patch) | |
tree | bdd743fcd6be60044f8e6a1e0f469da8b1e26dca /net/ktorrent | |
parent | af75070f9773b33ac41df18352a8700f533089ca (diff) | |
download | pkgsrc-f4212d8e62d77e36be9eaa79c27febe802bb66f1.tar.gz |
revbump for boost 1.69.0
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 e9d10b7e06c..2c30cb48351 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2018/08/22 09:45:53 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2018/12/13 19:52:17 adam Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net kde #MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |