diff options
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index f96f7aa50bf..0667b19a250 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2007/07/04 20:54:31 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2007/12/29 10:11:29 wiz Exp $ # DISTNAME= icecast-2.3.0 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://svn.xiph.org/releases/icecast/ +MASTER_SITES= http://downloads.xiph.org/releases/icecast/ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.icecast.org/ |