diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /audio/rhythmbox | |
parent | 470ce52e8d973b7342782889ad1c1221f7de1841 (diff) | |
download | pkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 4b5a5f4cb4a..ac598cd813a 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2014/04/09 07:27:02 obache Exp $ +# $NetBSD: Makefile,v 1.120 2014/05/05 00:47:38 ryoon Exp $ DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |