diff options
author | zuntum <zuntum> | 2001-04-16 22:25:09 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-16 22:25:09 +0000 |
commit | b0a693783d4356e75b1c8189ee12b99ad899a8ff (patch) | |
tree | f7184df2129beb75cf591dbd3d6d71d00b0dd736 /audio | |
parent | a00e3d46a509fb42f73d3bba7aa0b040d7b0b47d (diff) | |
download | pkgsrc-b0a693783d4356e75b1c8189ee12b99ad899a8ff.tar.gz |
add & enable shorten
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 31d38ef1f7b..98f24e5de69 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2001/03/29 15:32:28 drochner Exp $ +# $NetBSD: Makefile,v 1.92 2001/04/16 22:25:09 zuntum Exp $ # COMMENT= Audio tools @@ -93,6 +93,7 @@ SUBDIR+= realplayer SUBDIR+= rio SUBDIR+= rio500 SUBDIR+= rplay +SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= snd SUBDIR+= sox |