diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-28 20:35:53 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-28 20:35:53 +0000 |
commit | 552f059cfa126e96e25f61ad9145d5cc66a1fa27 (patch) | |
tree | 1520df80bc8a56c7cb460816bafe1d067f532583 /audio | |
parent | 62e1b454c7d702789198590b5f9587dfbec14057 (diff) | |
download | pkgsrc-552f059cfa126e96e25f61ad9145d5cc66a1fa27.tar.gz |
update master site
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mac/Makefile | 4 | ||||
-rw-r--r-- | audio/openal/Makefile | 4 | ||||
-rw-r--r-- | audio/py-musicbrainz/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 01d0483e204..a9325cfe92f 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2008/07/14 12:55:57 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/05/28 20:35:53 zafer Exp $ # DISTNAME= mac-3.99-u4-b5 PKGNAME= mac-3.99u4b5 CATEGORIES= audio -MASTER_SITES= http://supermmx.org/download/linux/mac/ +MASTER_SITES= http://supermmx.org/resources/linux/mac/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://supermmx.org diff --git a/audio/openal/Makefile b/audio/openal/Makefile index d44e70ea25b..342ee733572 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2009/02/16 12:46:00 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2009/05/28 20:40:49 zafer Exp $ DISTNAME= openal-0.0.8 PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://www.openal.org/openal_webstf/downloads/ +MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openal.org/ diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile index 74da624e8b6..a856a54480c 100644 --- a/audio/py-musicbrainz/Makefile +++ b/audio/py-musicbrainz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/04/25 20:39:06 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/05/28 20:42:27 zafer Exp $ DISTNAME= python-musicbrainz2-0.4.0 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} CATEGORIES= audio python -MASTER_SITES= http://musicbrainz.org/~matt/ +MASTER_SITES= http://users.musicbrainz.org/~matt/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://musicbrainz.org/doc/PythonMusicBrainz2 |