diff options
author | obache <obache> | 2008-05-10 08:18:34 +0000 |
---|---|---|
committer | obache <obache> | 2008-05-10 08:18:34 +0000 |
commit | 27951837f3fe080b5c159ef56b5514a9e42228e3 (patch) | |
tree | 505132799dad86bed41134e6bb565d1d1f42f791 /audio/icecast1 | |
parent | 9982b2bf1370b1e6790a7aec819c241e0202db47 (diff) | |
download | pkgsrc-27951837f3fe080b5c159ef56b5514a9e42228e3.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'audio/icecast1')
-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/ |