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 | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/darkice/Makefile | 4 | ||||
-rw-r--r-- | audio/libgpod/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 502133e7349..06c7e822f58 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/11/29 18:47:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/12/02 13:04:06 wiz Exp $ DISTNAME= libgpod-0.6.0 CATEGORIES= audio @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} MAINTAINER= srp@tworoads.net HOMEPAGE= http://www.gtkpod.org/libgpod.html -COMMENT= Library for accessing iPod onboard databases, playlists, etc. +COMMENT= Library for accessing iPod onboard databases, playlists, etc GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes |