summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-12-09 16:39:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-12-09 16:39:18 +0000
commit1542178d37b8bf74dc36d7c42745f0676d327dcb (patch)
tree7d5ba11ffdcf2311571bdbb148692bf7dc517586 /audio
parentAdd p5-Time-Duration 1.02, (diff)
Fix MASTER_SITES
PR: 46067 Submitted by: never@nevermind.kiev.ua
Notes
Notes: svn path=/head/; revision=71473
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3encode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3encode/Makefile b/audio/mp3encode/Makefile
index 19b60d1f4dcd..6dd01cfbe3a1 100644
--- a/audio/mp3encode/Makefile
+++ b/audio/mp3encode/Makefile
@@ -9,7 +9,8 @@ PORTNAME= mp3encode
PORTVERSION= 1.10
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/
+MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ \
+ ftp://ftp.isc.org/FreeBSD/ports/distfiles/
DISTNAME= dist10
MAINTAINER= ports@FreeBSD.org