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 | 003d2c3ef967773509a63edce58329df7615e34c (patch) | |
tree | 6e80a0ca57ed735cdfef5b7d7b7a584077f7443c /audio/Makefile | |
parent | 30cea5a2677b2ecf8186a7067dcfdfeead687273 (diff) | |
download | pkgsrc-003d2c3ef967773509a63edce58329df7615e34c.tar.gz |
+ icecast2
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 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 |