diff options
author | vs <vs@FreeBSD.org> | 2004-07-09 17:11:08 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-09 17:11:08 +0800 |
commit | 4b1d9ce41759aae8df874c3352a1ce9c83e2c1c7 (patch) | |
tree | 5e7b1d464f10e87f10a39c7214f0321dd9f32edf /audio | |
parent | d86868e9ce2298c7bba4f857b072c75b8650804a (diff) | |
download | freebsd-ports-gnome-4b1d9ce41759aae8df874c3352a1ce9c83e2c1c7.tar.gz freebsd-ports-gnome-4b1d9ce41759aae8df874c3352a1ce9c83e2c1c7.tar.zst freebsd-ports-gnome-4b1d9ce41759aae8df874c3352a1ce9c83e2c1c7.zip |
Prune non-existant mirror.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3encode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3encode/Makefile b/audio/mp3encode/Makefile index b3890f27e33a..a2e31bca97b9 100644 --- a/audio/mp3encode/Makefile +++ b/audio/mp3encode/Makefile @@ -9,8 +9,7 @@ PORTNAME= mp3encode PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ \ - ftp://ftp.isc.org/FreeBSD/ports/distfiles/ +MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ DISTNAME= dist10 MAINTAINER= ports@FreeBSD.org |