diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-14 07:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-14 07:28:16 +0000 |
commit | 6907ae1c4a541035df825aa70633fd04dfbed3ef (patch) | |
tree | b969e4cecfa612355a2ff195f09997125819023c /audio/rhythmbox | |
parent | cd12e5c2a8ece7f0d8a5492f74de0b5f6de12ed8 (diff) | |
download | pkgsrc-6907ae1c4a541035df825aa70633fd04dfbed3ef.tar.gz |
*: bump for vala 0.52
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 5af3ccdf5ba..c0ee6bc5f4a 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.177 2021/01/28 07:30:00 triaxx Exp $ +# $NetBSD: Makefile,v 1.178 2021/04/14 07:28:17 wiz Exp $ DISTNAME= rhythmbox-3.4.4 +PKGREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/} EXTRACT_SUFX= .tar.xz |