From 75926b0589e0f92aa07af068c7a727dbb67eaccd Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 21 Mar 2006 09:58:23 +0000 Subject: - Fix MASTER_SITES, making port fetchable again PR: 94758 Submitted by: Jean Milanez Melo --- misc/vbidecode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/vbidecode') diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile index 3f4811908759..066fad3be0b5 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -10,8 +10,8 @@ PORTNAME= vbidecode PORTVERSION= 1.1.3 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= roger +MASTER_SITES= ftp://ftp.vip.server.pl/pub/linux/hardware/video4linux/ \ + ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/ DISTNAME= bttv-0.6.4 MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3