diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
commit | e81cfe4627546f25db7c250622a009730a5124a3 (patch) | |
tree | f1f45b9881abd1e90b78032d395217c8c2f749bc /audio/rhythmbox/Makefile | |
parent | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (diff) | |
download | pkgsrc-e81cfe4627546f25db7c250622a009730a5124a3.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'audio/rhythmbox/Makefile')
-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 769bdb89bd7..bfb02d56f0a 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2007/09/19 23:13:12 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2007/09/20 21:21:36 wiz Exp $ # DISTNAME= rhythmbox-0.9.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 |