diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 10:11:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 10:11:09 +0000 |
commit | b2b9e15c597ac8dcce83426ccbaf49c82aa7cfa2 (patch) | |
tree | 450890408727d3fff0f23c5cf99fa66dd945f51b /audio | |
parent | 7b0f2c9432707001df69536d2582464cbe49877b (diff) | |
download | ports-b2b9e15c597ac8dcce83426ccbaf49c82aa7cfa2.tar.gz ports-b2b9e15c597ac8dcce83426ccbaf49c82aa7cfa2.zip |
Notes
Diffstat (limited to 'audio')
-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} |