diff options
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 33bf5279873..2344a9c6a7d 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:18 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:34 wiz Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2 |