diff options
author | obache <obache> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-10 05:39:14 +0000 |
commit | ac31aaf0ff8322ce54a8955cfa31d06258c213e4 (patch) | |
tree | fea6b92fe25ca85bfc1fa438f55281d31ab4654d /audio/amarok | |
parent | 2af5d854b6c856f2fd00ddcee57dca74a058694f (diff) | |
download | pkgsrc-ac31aaf0ff8322ce54a8955cfa31d06258c213e4.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
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 d5704d4b7d3..f20ab60c2e2 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.141 2014/02/12 23:17:32 tron Exp $ +# $NetBSD: Makefile,v 1.142 2014/04/10 05:39:14 obache Exp $ # DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |