diff options
Diffstat (limited to 'net/ktorrent-kde3/Makefile')
-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 05eb1c2119a..79c68ae30d5 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/01/01 11:52:30 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/02/12 23:18:22 tron Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |