diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-01-01 08:02:41 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-01-01 08:02:41 +0800 |
commit | 08fe14583c6d1237ee76d897a4add2c78467f5a6 (patch) | |
tree | 54f878939b25e5483101667094c2973ea6997592 /audio | |
parent | 22ce7c82eaf072d30e454f429e34b4a9cfd5ef72 (diff) | |
download | freebsd-ports-gnome-08fe14583c6d1237ee76d897a4add2c78467f5a6.tar.gz freebsd-ports-gnome-08fe14583c6d1237ee76d897a4add2c78467f5a6.tar.zst freebsd-ports-gnome-08fe14583c6d1237ee76d897a4add2c78467f5a6.zip |
audio/cd2mp3: Remove IPv6 only MASTER_SITE
- Remove IPv6 only MASTER_SITES mirror; main mirror supports both IPv4/IPv6
PR: 205408
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cd2mp3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 92bf2e0fe7b4..30c9cd52eea1 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -8,7 +8,6 @@ PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://mark.foster.cc/pub/freebsd/ports/distfiles/ \ http://BSDforge.com/projects/source/audio/cd2mp3/ \ - http://bsd6.BSDforge.com/projects/source/audio/cd2mp3/ \ LOCAL/feld MAINTAINER= portmaster@BSDforge.com |