diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:23:04 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:23:04 +0000 |
commit | 00cc78ac5da51c466ba67253a8554696478519a8 (patch) | |
tree | efae2f8cb889f08282daf8155c32f7b986a6e3bd /audio/icecast/Makefile | |
parent | Moving WWW_SITE to DESCR file ... (diff) |
move WWW_SITE to DESCR
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index a0bf58eb5655..f3fe705c61d3 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jan 1999 # Whom: Chip Marshall <chip@eboai.org> # -# $Id: Makefile,v 1.2 1999/04/07 17:58:42 jseger Exp $ +# $Id: Makefile,v 1.3 1999/04/08 17:44:43 steve Exp $ # DISTNAME= icecast-1.1.3 @@ -13,8 +13,6 @@ MASTER_SITES= http://icecast.linuxpower.org/releases/ \ MAINTAINER= chip@eboai.org -WWW_SITE= http://icecast.linuxpower.org - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-crypt --with-libwrap |