diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 19:40:30 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 19:40:30 +0000 |
commit | 0dc1a117abd56086141a96a894cd821b1ea4b5ae (patch) | |
tree | 6e80a0ca57ed735cdfef5b7d7b7a584077f7443c /audio | |
parent | 9d1a65860dbb3bb326297a10b39b8ef69e8c7cb5 (diff) | |
download | pkgsrc-0dc1a117abd56086141a96a894cd821b1ea4b5ae.tar.gz |
+ icecast2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a39c06d4d3b..5cacdd6eb1c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.192 2003/12/31 00:39:50 kristerw Exp $ +# $NetBSD: Makefile,v 1.193 2004/01/08 19:40:30 xtraeme Exp $ # COMMENT= Audio tools @@ -75,6 +75,7 @@ SUBDIR+= gsm SUBDIR+= gtkmserv SUBDIR+= guspatches SUBDIR+= icecast +SUBDIR+= icecast2 SUBDIR+= id3 SUBDIR+= id3ed SUBDIR+= id3lib |