diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 02b1b83673a7ccf1a8b0346f35181d520ef91f55 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /audio/amarok | |
parent | 170c03a897e3906003315d154bc0e06bc51b8088 (diff) | |
download | pkgsrc-02b1b83673a7ccf1a8b0346f35181d520ef91f55.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
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 fdb5c23cdd9..593e550025b 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.154 2015/06/12 10:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.155 2015/06/30 09:57:33 ryoon Exp $ DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |