From 097eb58e77fa829f44a520522911a6e45fdc79a0 Mon Sep 17 00:00:00 2001 From: fluffy Date: Fri, 5 Aug 2011 10:17:47 +0000 Subject: - Temporary remove SF mirrors from MASTER_SITES, keep my mirrors Seems libe author published latest revisions only in own blog --- devel/librcc/Makefile | 4 ++-- devel/librcd/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index f4e09005dfad..39cfadb081c6 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -9,8 +9,8 @@ PORTNAME= librcc PORTVERSION= 0.2.9 PORTREVISION= 5 CATEGORIES= devel -MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ - ${MASTER_SITE_LOCAL} \ +#MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://ns.ael.ru/~fluffy.khv/distfiles/ \ http://dside.dyndns.org/files/rusxmms/ MASTER_SITE_SUBDIR= fluffy diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile index 32c790cdabca..3678d9388119 100644 --- a/devel/librcd/Makefile +++ b/devel/librcd/Makefile @@ -8,8 +8,8 @@ PORTNAME= librcd PORTVERSION= 0.1.13 CATEGORIES= devel -MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \ - ${MASTER_SITE_LOCAL} \ +#MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://ns.ael.ru/~fluffy.khv/distfiles/ \ http://dside.dyndns.org/files/rusxmms/ MASTER_SITE_SUBDIR= fluffy -- cgit