diff options
author | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
commit | d1a354ac1990f29f535656efbdbf2842442e2d96 (patch) | |
tree | 466cae9496590959c8dc5e9d9acacf771b5eab6f /audio/rhythmbox | |
parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz |
Revbump after cairo 1.16.0 update.
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 a2ffb3325e2..e8e3bd3f2a3 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.157 2018/11/12 03:51:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.158 2018/11/14 22:21:05 kleink Exp $ DISTNAME= rhythmbox-3.4.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/} EXTRACT_SUFX= .tar.xz |