diff options
-rw-r--r-- | www/qdecoder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile index 91ff6ec89e67..51bdf6b2f59a 100644 --- a/www/qdecoder/Makefile +++ b/www/qdecoder/Makefile @@ -8,8 +8,7 @@ PORTNAME= qDecoder PORTVERSION= 7.0 CATEGORIES= www -MASTER_SITES= ftp://ftp.qDecoder.org/pub/qDecoder/\ - ftp://ftp2.qDecoder.org/pub/qDecoder/ +MASTER_SITES= ftp://ftp.qDecoder.org/pub/qDecoder/ EXTRACT_SUFX= .tar.Z MAINTAINER= cjh@FreeBSD.org |