diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-13 08:24:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-13 08:24:50 +0000 |
commit | b46d6a097f88daf0e37813c15e52febe1dc07365 (patch) | |
tree | 5ed3ad8871e456488bc6783af10588f28e9e2cf9 /audio/quodlibet2/Makefile | |
parent | e84ad1db636dc55bf9a6c959abcb49ffd8092c4d (diff) | |
download | pkgsrc-b46d6a097f88daf0e37813c15e52febe1dc07365.tar.gz |
PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change.
Diffstat (limited to 'audio/quodlibet2/Makefile')
-rw-r--r-- | audio/quodlibet2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile index 4f20f468b5a..573f6ef3750 100644 --- a/audio/quodlibet2/Makefile +++ b/audio/quodlibet2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/08/13 08:24:50 wiz Exp $ DISTNAME= quodlibet-2.6.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/ |