diff options
Diffstat (limited to 'net/ktorrent/Makefile')
-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 5761ec04079..8b0d25df632 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2013/10/17 07:56:42 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2013/11/20 13:23:45 obache Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |