diff options
Diffstat (limited to 'misc/vbidecode')
-rw-r--r-- | misc/vbidecode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |