diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 10:11:09 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 10:11:09 +0000 |
commit | ca813b04ca306baa9809c2d3a9e363bbccf0f230 (patch) | |
tree | c5f71e09dfbd066cdf4b048222193c184cb91e85 /audio/cd2mp3 | |
parent | c0c354f3454e05fa91cd84d3c8ee698216dc36d5 (diff) | |
download | FreeBSD-ports-ca813b04ca306baa9809c2d3a9e363bbccf0f230.zip FreeBSD-ports-ca813b04ca306baa9809c2d3a9e363bbccf0f230.tar.gz |
Added comment regarding reachability of the cd2mp3.org.uk domain
Diffstat (limited to 'audio/cd2mp3')
-rw-r--r-- | audio/cd2mp3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 2ee1cee..2afcedc 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -9,6 +9,8 @@ PORTNAME= cd2mp3 PORTVERSION= 0.81 PORTEPOCH= 1 CATEGORIES= audio +# both the NS servers for cd2mp3.org.uk are lame. +# Informed maintainer - edwin 20021226 MASTER_SITES= http://download.cd2mp3.org.uk/${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTVERSION} |