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 | |
parent | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (diff) | |
download | pkgsrc-e81cfe4627546f25db7c250622a009730a5124a3.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 8f0a5e10c9b..de1b63fe6eb 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2007/09/19 23:46:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/09/20 21:21:37 wiz Exp $ # DISTNAME= sound-juicer-2.14.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ |