diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-03 22:30:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-03 22:30:20 +0000 |
commit | a778dda158c177fb096f2bcc1b28afdf95c0d253 (patch) | |
tree | 2326eacfdbb341f3efeb68720ba0d940f71e1eed /audio | |
parent | 25d2275bc5bfade930487f8c9830e64f3a27dd2e (diff) | |
download | pkgsrc-a778dda158c177fb096f2bcc1b28afdf95c0d253.tar.gz |
+ sfxr.
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 771997f51f0..ee6f7ee3892 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.431 2010/03/01 02:41:26 ahoka Exp $ +# $NetBSD: Makefile,v 1.432 2010/03/03 22:30:20 wiz Exp $ # COMMENT= Audio tools @@ -329,6 +329,7 @@ SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth SUBDIR+= rtunes +SUBDIR+= sfxr SUBDIR+= shntool SUBDIR+= shorten SUBDIR+= sidplay |