diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
commit | 23d86e66cccf6d9cf73fe21550f9eb7cb32812ff (patch) | |
tree | 9aea9254d6b44f29a00cc08cd5f105100694ee14 /audio/rhythmbox | |
parent | fec2a4753ad0cb8dfccd38b7b8d14dcc8dd1c396 (diff) | |
download | pkgsrc-23d86e66cccf6d9cf73fe21550f9eb7cb32812ff.tar.gz |
Recursive revbump from textproc/icu
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 8191f3e136a..3edc3cfeb29 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.161 2019/03/25 13:56:25 wiz Exp $ +# $NetBSD: Makefile,v 1.162 2019/04/03 00:32:26 ryoon Exp $ DISTNAME= rhythmbox-3.4.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/} EXTRACT_SUFX= .tar.xz |