diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-17 01:42:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-17 01:42:35 +0000 |
commit | 35f3f987a8852065b7812565326f004a779fc3d3 (patch) | |
tree | d78479169fac583c6a3532ddc9763c4d782a87ae /audio | |
parent | 4ef01783e5b97145fb9dfecb08af721d2f5b6e74 (diff) | |
download | pkgsrc-35f3f987a8852065b7812565326f004a779fc3d3.tar.gz |
add and enable eawpatches and guspatches
Diffstat (limited to 'audio')
-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 |