diff options
author | zuntum <zuntum> | 2001-04-16 22:25:09 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-16 22:25:09 +0000 |
commit | 5c0f7752a80f3cb133a06e0eb3098fe08253f180 (patch) | |
tree | f7184df2129beb75cf591dbd3d6d71d00b0dd736 /audio/Makefile | |
parent | d73c31d94b3a4e27881e46293f3d8e05b2b92ac6 (diff) | |
download | pkgsrc-5c0f7752a80f3cb133a06e0eb3098fe08253f180.tar.gz |
add & enable shorten
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 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 |