diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-11-22 09:09:12 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-11-22 09:09:12 +0000 |
commit | 0ecf585e3687359e421c17efd668c28d16e614dd (patch) | |
tree | b016b51e3e24aa763cff9f64a42518d3780d8c80 /emulators | |
parent | cf23e088b53cd7a33ffc6ea8fb8f1576fc45cc7b (diff) | |
download | ports-0ecf585e3687359e421c17efd668c28d16e614dd.tar.gz ports-0ecf585e3687359e421c17efd668c28d16e614dd.zip |
Update MASTER_SITES to fix fetch
Notes
Notes:
svn path=/head/; revision=244639
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/win4bsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/win4bsd/Makefile b/emulators/win4bsd/Makefile index a69ba53a70c6..c4c85093894e 100644 --- a/emulators/win4bsd/Makefile +++ b/emulators/win4bsd/Makefile @@ -9,7 +9,7 @@ PORTNAME= win4bsd PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.win4bsd.com/pub/releases/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.v-bridges.com/pub/archive/pro/releases/bsd/pro/${PORTVERSION}/ DISTNAME= Win4BSD-1.1_63918_i386-freebsd EXTRACT_SUFX= .tbz |