diff options
author | wiz <wiz> | 2000-12-17 01:42:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-17 01:42:35 +0000 |
commit | c9c22a135c15cc2144cca426051a4041063546f3 (patch) | |
tree | d78479169fac583c6a3532ddc9763c4d782a87ae | |
parent | abf4cc842b263e102bf50377792e45ef64e711f0 (diff) | |
download | pkgsrc-c9c22a135c15cc2144cca426051a4041063546f3.tar.gz |
add and enable eawpatches and guspatches
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9b966e43375..fbb395ca45d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2000/11/21 06:03:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.76 2000/12/17 01:42:35 wiz Exp $ # SUBDIR += ac3dec @@ -12,6 +12,7 @@ SUBDIR += cs4235 SUBDIR += dap SUBDIR += easytag + SUBDIR += eawpatches SUBDIR += emixer SUBDIR += esound SUBDIR += festdoc @@ -47,6 +48,7 @@ SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gsm + SUBDIR += guspatches SUBDIR += icecast SUBDIR += id3ed SUBDIR += kdemultimedia |