diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index 0eb5f9498e8..8931a44a482 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2006/06/18 11:07:36 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2008/05/10 08:18:34 obache Exp $ # DISTNAME= icecast-1.3.12 PKGREVISION= 8 CATEGORIES= audio -MASTER_SITES= http://www.icecast.org/releases/ +MASTER_SITES= http://downloads.xiph.org/releases/icecast/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.icecast.org/ |