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 4fbb7f8376e..8a37cdf0023 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/02/06 23:21:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/15 11:53:59 obache Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2 |