aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-10-01 09:14:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-10-01 09:14:18 +0800
commitfcd10669efc0649e4bffbf1e012bd23eda629f11 (patch)
treee33d689568487f983c6153e9246c200f62a9e1bb /audio
parent846346af8466ce0dae21136eca820b1803e57f60 (diff)
downloadfreebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.tar.gz
freebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.tar.zst
freebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.zip
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
Diffstat (limited to 'audio')
-rw-r--r--audio/libfishsound/Makefile2
-rw-r--r--audio/libmp3-archive-perl/Makefile2
-rw-r--r--audio/mp3-archive-tools/Makefile2
-rw-r--r--audio/mp3lint/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile
index 2277c1f96eec..b5c6e8ed92c7 100644
--- a/audio/libfishsound/Makefile
+++ b/audio/libfishsound/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libfishsound
PORTVERSION= 1.0.0
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/libfishsound/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A programing interface to decode/encode audio data
diff --git a/audio/libmp3-archive-perl/Makefile b/audio/libmp3-archive-perl/Makefile
index 9a8a48bea7d8..cd3e6d0e33f1 100644
--- a/audio/libmp3-archive-perl/Makefile
+++ b/audio/libmp3-archive-perl/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libmp3-archive-perl
PORTVERSION= 0.9
CATEGORIES= audio perl5
MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl module to manipulate filenames containing music metadata
diff --git a/audio/mp3-archive-tools/Makefile b/audio/mp3-archive-tools/Makefile
index 864eccd7b10e..8e7a7e25b543 100644
--- a/audio/mp3-archive-tools/Makefile
+++ b/audio/mp3-archive-tools/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A set of tools to ease organising a collection of audio files
diff --git a/audio/mp3lint/Makefile b/audio/mp3lint/Makefile
index 98344a467950..d7151b8f0888 100644
--- a/audio/mp3lint/Makefile
+++ b/audio/mp3lint/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mp3lint
PORTVERSION= 0.9
CATEGORIES= audio perl5
MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A configurable tool to check collections of audio files