diff options
author | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
commit | 80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /audio/rhythmbox | |
parent | 621ffd383b6873463874b1e8d2d79483ac4dd75a (diff) | |
download | pkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 5d20bc1b134..7215f27f0ce 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2010/11/15 22:56:20 abs Exp $ +# $NetBSD: Makefile,v 1.82 2011/01/13 13:37:07 wiz Exp $ # DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |