diff options
author | snj <snj@pkgsrc.org> | 2004-02-27 02:59:38 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-27 02:59:38 +0000 |
commit | 9d1674faa575d25bce59b881965c0e2bd961bb5f (patch) | |
tree | 9ede80820b37d03c219cd468e4b93254bd70ffe0 | |
parent | 04469344fa52920cdfd090f791949f5b57c8c8e6 (diff) | |
download | pkgsrc-9d1674faa575d25bce59b881965c0e2bd961bb5f.tar.gz |
Add nosefart.
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d4f34d0be70..7b1cde57caa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2004/02/24 22:47:42 cube Exp $ +# $NetBSD: Makefile,v 1.216 2004/02/27 02:59:38 snj Exp $ # COMMENT= Audio tools @@ -133,6 +133,7 @@ SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= nas SUBDIR+= normalize +SUBDIR+= nosefart SUBDIR+= nspmod SUBDIR+= oggasm SUBDIR+= openal |