diff options
author | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
commit | 3ed32a3ae4ad7d302e1692f32277150bc115daf2 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /net/ktorrent | |
parent | 1214506235fc705ac8dc3eedc74f7b8b10e69999 (diff) | |
download | pkgsrc-3ed32a3ae4ad7d302e1692f32277150bc115daf2.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
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 662604b1e71..a407db02a59 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2012/01/13 10:55:27 obache Exp $ +# $NetBSD: Makefile,v 1.36 2012/02/06 12:41:14 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |