diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /audio/rhythmbox | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, 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 5015feb0b46..4808b125ed6 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2013/02/16 11:20:19 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2013/05/09 07:39:27 adam Exp $ # DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |