diff options
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 2ee1cee89ed7..2afcedcf1b49 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} |