diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
commit | 3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch) | |
tree | 9ec6da5d8324a2791b4061e5e80effe93ce174cb /audio/rhythmbox | |
parent | 759d2f3e6a3e9432559d91b7bb504e1814744100 (diff) | |
download | pkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz |
Recursive revbump from textproc/icu-62.1
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 bcb59ffcee8..4fe9bb3df23 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.150 2018/05/29 03:26:10 youri Exp $ +# $NetBSD: Makefile,v 1.151 2018/07/20 03:34:03 ryoon Exp $ DISTNAME= rhythmbox-3.4.2 +PKGREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/} EXTRACT_SUFX= .tar.xz |