diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 8a5b10ea9330e28a45faede9aee8b323e6cc645b (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /audio/darkice | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 63b064b5489..9d1eb65df53 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:06 wiz Exp $ # DISTNAME= darkice-0.17.1 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darkice/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://darkice.sourceforge.net/ +HOMEPAGE= http://darkice.tyrell.hu/ COMMENT= IceCast, IceCast2 and ShoutCast live audio streamer GNU_CONFIGURE= yes |