diff options
author | schmonz <schmonz> | 2002-05-13 16:40:53 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2002-05-13 16:40:53 +0000 |
commit | d53c0889c2eb8a6688c6ee66f88c2b380aa82d1e (patch) | |
tree | 2758021918058a892323969019cc80fb31bb571f /audio/Makefile | |
parent | ac5d238cf86672af4926ce197f82843399400a2b (diff) | |
download | pkgsrc-d53c0889c2eb8a6688c6ee66f88c2b380aa82d1e.tar.gz |
Add and enable rioutil.
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 2a18f916bbe..f1672f35996 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2002/05/12 00:56:08 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2002/05/13 16:40:53 schmonz Exp $ # COMMENT= Audio tools @@ -115,6 +115,7 @@ SUBDIR+= py-cddb SUBDIR+= realplayer SUBDIR+= rio SUBDIR+= rio500 +SUBDIR+= rioutil SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth |