diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-25 10:11:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-25 10:11:26 +0000 |
commit | 67b8156ca79b36297d8aed71a05f2f39cbd4bac5 (patch) | |
tree | 8d11dabf5dbd9a37ab38e025d4779c88b136b985 /emulators | |
parent | c7d5c9b8c95176217faa81bf5e3bf487a7c43ae0 (diff) | |
download | ports-67b8156ca79b36297d8aed71a05f2f39cbd4bac5.tar.gz ports-67b8156ca79b36297d8aed71a05f2f39cbd4bac5.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/frodo/Makefile | 2 | ||||
-rw-r--r-- | emulators/frodo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 06e556a8ec89..bd4ee4d86243 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -9,7 +9,7 @@ PORTNAME= frodo PORTVERSION= 4.1b PORTREVISION= 3 CATEGORIES= emulators tk84 -MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ +MASTER_SITES= http://frodo.cebix.net/downloads/ DISTNAME= FrodoV4_1b.Src MAINTAINER= dinoex@FreeBSD.org diff --git a/emulators/frodo/pkg-descr b/emulators/frodo/pkg-descr index 632e77b05505..4f7d34c46c1d 100644 --- a/emulators/frodo/pkg-descr +++ b/emulators/frodo/pkg-descr @@ -21,4 +21,4 @@ of all fast loaders. There is also a faster 1541 emulation for four drives in .d64/x64 disk images, .t64/LYNX archives, or directories of the host system. -WWW: http://www.uni-mainz.de/~bauec002/FRMain.html +WWW: http://frodo.cebix.net/ |