diff options
Diffstat (limited to 'net/ktorrent-kde3')
-rw-r--r-- | net/ktorrent-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index 96813398975..1f097a67336 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/05/09 07:40:25 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:33 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |