diff options
author | ade <ade@FreeBSD.org> | 2000-10-12 21:05:36 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-12 21:05:36 +0000 |
commit | 3dbb6a7ebe7abfd6b8f1bf3f43cec85d09f20ae4 (patch) | |
tree | 27b894e2354a20719d629910d5220b284988261c /emulators | |
parent | 5c103346b0b4b3873f675b4a21880d1dd120841d (diff) | |
download | FreeBSD-ports-3dbb6a7ebe7abfd6b8f1bf3f43cec85d09f20ae4.zip FreeBSD-ports-3dbb6a7ebe7abfd6b8f1bf3f43cec85d09f20ae4.tar.gz |
Change location in first MASTER_SITE, add a second.
PR: 21939
Submitted by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/frodo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index c6cb57e..b780f409 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -8,7 +8,8 @@ PORTNAME= frodo PORTVERSION= 4.1a CATEGORIES= emulators tk82 -MASTER_SITES= ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/ +MASTER_SITES= ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/Frodo/ \ + ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/Frodo/ \ DISTNAME= FrodoV4_1a.Src MAINTAINER= dirk.meyer@dinoex.sub.org |