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 /audio/amarok | |
parent | 2a0ace7f647ecedd70b0a25b7f651b96af14bf0a (diff) | |
download | pkgsrc-1127cc6fbc9a1d2fc0321bf391f927aeb7da53f5.tar.gz |
recursive bump for audio/taglib shlib major bump
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 475c2ab8560..edf0f9d6970 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.136 2013/10/10 14:41:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.137 2013/10/17 07:56:40 wiz Exp $ # DISTNAME= amarok-${VERS} VERS= 2.6.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |