diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2006-03-21 09:58:23 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2006-03-21 09:58:23 +0000 |
commit | 75926b0589e0f92aa07af068c7a727dbb67eaccd (patch) | |
tree | 1736501c243f7a7c22419cc5f011c4da8988f1ce /misc | |
parent | c196f6be4a7e8230d720c555d491ce218e60b8bb (diff) | |
download | ports-75926b0589e0f92aa07af068c7a727dbb67eaccd.tar.gz ports-75926b0589e0f92aa07af068c7a727dbb67eaccd.zip |
Notes
Diffstat (limited to 'misc')
-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 |