diff options
author | ryoon <ryoon> | 2012-09-22 13:48:15 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-09-22 13:48:15 +0000 |
commit | d7ad37f39017bcf3ed4fac8f82c21e903353468d (patch) | |
tree | fe92f03e923f235c64a2ce9daa1ea005af1dae6f /audio/amarok | |
parent | 54994a92052f14a14c8e051d993746cf962769b2 (diff) | |
download | pkgsrc-d7ad37f39017bcf3ed4fac8f82c21e903353468d.tar.gz |
Recursive revbump from multimedia/libvpx 1.1.0 update
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 ae1ad3744ec..867ff5c32ba 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.113 2012/09/15 15:03:21 obache Exp $ +# $NetBSD: Makefile,v 1.114 2012/09/22 13:48:15 ryoon Exp $ # DISTNAME= amarok-${VERS} VERS= 2.5.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |