diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
commit | f895e15bb90e64f627a3b240931a490c02189db3 (patch) | |
tree | 5922622805f6c57a7c7c84cb4052390c0dc0ee45 /audio/Makefile | |
parent | 940e7183817e88f872b9834cf21a9ab629edc223 (diff) | |
download | pkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz |
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index e2f09998382..a31dad31f0b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/02/17 22:47:51 jlam Exp $ +# $NetBSD: Makefile,v 1.56 2000/02/25 01:04:11 wiz Exp $ # SUBDIR += ac3dec @@ -22,21 +22,21 @@ SUBDIR += festvox-aec SUBDIR += festvox-don SUBDIR += festvox-el11 + SUBDIR += festvox-en1 SUBDIR += festvox-hvs SUBDIR += festvox-jph SUBDIR += festvox-kal16 SUBDIR += festvox-kal8 SUBDIR += festvox-ked16 SUBDIR += festvox-ked8 - SUBDIR += festvox-en1 SUBDIR += festvox-mwm SUBDIR += festvox-ogirab SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 + SUBDIR += festvox-tll SUBDIR += festvox-us1 SUBDIR += festvox-us2 SUBDIR += festvox-us3 - SUBDIR += festvox-tll SUBDIR += freezetag SUBDIR += gdcd SUBDIR += gnome-audio |