diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-24 17:46:11 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-24 17:46:11 +0000 |
commit | f4a7ad6b56f977bfcc93e0f4ef8aa691c81e66aa (patch) | |
tree | 589ef728e67cda50ca244a0cf864721ef98689ef /audio/Makefile | |
parent | f13bff99a01b72718e26fc86d2a2692ce8dcf11c (diff) | |
download | pkgsrc-f4a7ad6b56f977bfcc93e0f4ef8aa691c81e66aa.tar.gz |
Add and enable rhythmbox.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index faabb5e921f..6dc38934d79 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2004/01/22 16:11:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.203 2004/01/24 17:46:11 jmmv Exp $ # COMMENT= Audio tools @@ -144,6 +144,7 @@ SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= py-cddb SUBDIR+= realplayer +SUBDIR+= rhythmbox SUBDIR+= rio SUBDIR+= rio500 SUBDIR+= rioutil |