diff options
author | wiz <wiz> | 2001-07-23 18:16:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-07-23 18:16:38 +0000 |
commit | e0656832a076c175f05fcb50002000c06e271a29 (patch) | |
tree | e0b225aef6a4b4493ee15716b21644954d663aac /audio/Makefile | |
parent | 23f379707089908118e6c178e7f5d8f79e7a48c9 (diff) | |
download | pkgsrc-e0656832a076c175f05fcb50002000c06e271a29.tar.gz |
add and enable flac-xmms
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 41a6eb82e3a..4c163bb9c2d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2001/07/23 13:29:40 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2001/07/23 18:16:38 wiz Exp $ # COMMENT= Audio tools @@ -51,6 +51,7 @@ SUBDIR+= festvox-us1 SUBDIR+= festvox-us2 SUBDIR+= festvox-us3 SUBDIR+= flac +SUBDIR+= flac-xmms SUBDIR+= freezetag SUBDIR+= gdcd SUBDIR+= gmodplay |