diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-29 10:03:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-29 10:03:57 +0000 |
commit | 65b9e2f69b73b5e101399a4185762d32b2cabd7d (patch) | |
tree | c217b6b04e3a5ee8aee7f5c6ef8d0ad783bcb8ef | |
parent | d9b1bc46cf0e6f40bb9e1282e3bb4c6e8866b926 (diff) | |
download | pkgsrc-65b9e2f69b73b5e101399a4185762d32b2cabd7d.tar.gz |
Update MASTER_SITES. From Zafer Aydogan.
-rw-r--r-- | audio/bmp-mac/Makefile | 6 | ||||
-rw-r--r-- | audio/cddbd/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | games/xbomber/Makefile | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index bc521ea2aca..937b5fb77a5 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2007/02/23 15:36:28 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/12/29 10:09:07 wiz Exp $ # DISTNAME= bmp-mac-0.1.1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mac-port/} +MASTER_SITES= http://bsd.cenkes.org/myports/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/mac-port/ +#HOMEPAGE= http://sourceforge.net/projects/mac-port/ COMMENT= BMP plugin for Monkey's Audio files GNU_CONFIGURE= yes diff --git a/audio/cddbd/Makefile b/audio/cddbd/Makefile index 0f170aa2616..25b8962d43f 100644 --- a/audio/cddbd/Makefile +++ b/audio/cddbd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2007/08/30 14:12:38 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/12/29 10:13:08 wiz Exp $ # DISTNAME= cddbd-1.3.1 PKGNAME= cddbd-1.3.1p1 PKGREVISION= 1 CATEGORIES= audio net -MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} +MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/cddbd-1.3.1/} PATCH_SITES= ${MASTER_SITES} PATCHFILES= cddbd-1.3.1.patch1.gz diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index f96f7aa50bf..0667b19a250 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2007/07/04 20:54:31 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2007/12/29 10:11:29 wiz Exp $ # DISTNAME= icecast-2.3.0 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://svn.xiph.org/releases/icecast/ +MASTER_SITES= http://downloads.xiph.org/releases/icecast/ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.icecast.org/ diff --git a/games/xbomber/Makefile b/games/xbomber/Makefile index 56a18a80f91..dee6a5e7bc8 100644 --- a/games/xbomber/Makefile +++ b/games/xbomber/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2007/02/02 18:22:58 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2007/12/29 10:03:57 wiz Exp $ # DISTNAME= xbomber.0.8 PKGNAME= xbomber-0.8 PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/xbomber/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/xbomber/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.newbreedsoftware.com/xbomber/ |