diff options
author | drochner <drochner> | 2001-03-29 15:32:28 +0000 |
---|---|---|
committer | drochner <drochner> | 2001-03-29 15:32:28 +0000 |
commit | 9fe027c3ec5a860ec6ebc9e43a9f93f5366a918e (patch) | |
tree | d858f64e6dbcb43188fb7c5b01f49c16dddf4d4f /audio/Makefile | |
parent | 7f6ec5c6692c858c80182436f11ebc2092bae82a (diff) | |
download | pkgsrc-9fe027c3ec5a860ec6ebc9e43a9f93f5366a918e.tar.gz |
enable recent additions
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d25d3284a10..31d38ef1f7b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2001/03/19 19:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2001/03/29 15:32:28 drochner Exp $ # COMMENT= Audio tools @@ -16,6 +16,7 @@ SUBDIR+= cs4235 SUBDIR+= csound SUBDIR+= csound-manual SUBDIR+= dap +SUBDIR+= disc-cover SUBDIR+= easytag SUBDIR+= eawpatches SUBDIR+= emixer @@ -86,6 +87,7 @@ SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= nspmod +SUBDIR+= p5-Audio-CD-disc-cover SUBDIR+= p5-MP3-Tag SUBDIR+= realplayer SUBDIR+= rio |