diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /net/ktorrent | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'net/ktorrent')
-rw-r--r-- | net/ktorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index d15b216b7b0..3ebb33fcaab 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2012/09/03 10:14:44 marino Exp $ +# $NetBSD: Makefile,v 1.45 2012/09/07 19:17:21 adam Exp $ DISTNAME= ktorrent-${KTORRENT_VER} +PKGREVISION= 1 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |