From 143412bc55b77009b51272e4dd7f0d5266dbb305 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Tue, 28 Oct 2003 06:27:13 +0000 Subject: [PATCH] Make fetchable. found by: fenner's survey --- audio/cmp3/Makefile | 2 +- audio/wsoundprefs/Makefile | 2 +- audio/wsoundserver/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index bdbd5a133463..d80efc4242a4 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -9,7 +9,7 @@ PORTNAME= cmp3 PORTVERSION= 2.0.p5 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://bsd.tucows.stop.hu/files/ +MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 786d26c301d9..0bb15c59a4d9 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -8,7 +8,7 @@ PORTNAME= wsoundprefs PORTVERSION= 1.1.1 CATEGORIES= audio windowmaker -MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ +MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 2812cc811ec8..184407902743 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -8,7 +8,7 @@ PORTNAME= wsoundserver PORTVERSION= 0.4.0 CATEGORIES= audio windowmaker -MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ +MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= WSoundServer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org