diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-17 07:56:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-17 07:56:39 +0000 |
commit | 1127cc6fbc9a1d2fc0321bf391f927aeb7da53f5 (patch) | |
tree | 344a88a74bbd8aeffb4ecf7f0c564d0636079cf1 /net/ktorrent | |
parent | 2a0ace7f647ecedd70b0a25b7f651b96af14bf0a (diff) | |
download | pkgsrc-1127cc6fbc9a1d2fc0321bf391f927aeb7da53f5.tar.gz |
recursive bump for audio/taglib shlib major bump
Diffstat (limited to 'net/ktorrent')
-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 d383216bd1b..5761ec04079 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2013/07/05 13:29:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2013/10/17 07:56:42 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |