diff options
author | jlam <jlam@pkgsrc.org> | 1999-08-29 01:35:38 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-08-29 01:35:38 +0000 |
commit | 5dae24f0753b158df52fd28c6499ea68c8e695a8 (patch) | |
tree | 20b75bd78887c7ffe0ee66fdb5df488b72f39a66 /audio | |
parent | 931c1099bc590418b24f3ae2b36bb9056cb321fb (diff) | |
download | pkgsrc-5dae24f0753b158df52fd28c6499ea68c8e695a8.tar.gz |
Add and enable rvplayer.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f66d22a78e0..75a8e4275d6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1999/08/08 03:12:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.39 1999/08/29 01:35:38 jlam Exp $ # SUBDIR += amp @@ -46,6 +46,7 @@ SUBDIR += nas SUBDIR += nspmod SUBDIR += rplay + SUBDIR += rvplayer SUBDIR += sidplay SUBDIR += snd SUBDIR += sox |