diff options
author | steve <steve@FreeBSD.org> | 1999-04-02 12:24:56 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-02 12:24:56 +0800 |
commit | 9ed433c07ba0e20ae8ca11561b0f9b078f258491 (patch) | |
tree | 3389c854b05bff76d4e4c7bd8db16983afe9d125 /audio/Makefile | |
parent | 759bb45fd4c7b398adb8646dd9cbec8a23f42aa5 (diff) | |
download | freebsd-ports-gnome-9ed433c07ba0e20ae8ca11561b0f9b078f258491.tar.gz freebsd-ports-gnome-9ed433c07ba0e20ae8ca11561b0f9b078f258491.tar.zst freebsd-ports-gnome-9ed433c07ba0e20ae8ca11561b0f9b078f258491.zip |
Turn on the icecast port.
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 a9186993d07c..441a1dd9151b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1999/03/24 19:39:26 jseger Exp $ +# $Id: Makefile,v 1.74 1999/04/02 00:15:42 taoka Exp $ # SUBDIR += 8hz-mp3 @@ -15,6 +15,7 @@ SUBDIR += gnomemedia SUBDIR += gqmpeg SUBDIR += gsm + SUBDIR += icecast SUBDIR += kdemultimedia SUBDIR += kdemultimedia11 SUBDIR += kmpg |