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 18974e77e22..a19262f27d2 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:46 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:41 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |