diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-27 07:30:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-27 07:30:58 +0000 |
commit | 602e00d79384e6d8dc3cce0cbcc0b955a6db6593 (patch) | |
tree | bc2d26b2beac5876c4d288987c1873b20d28eccd /emulators/its | |
parent | 8b378cfb5058b1e6289b106f41da73896c392391 (diff) | |
download | ports-602e00d79384e6d8dc3cce0cbcc0b955a6db6593.tar.gz ports-602e00d79384e6d8dc3cce0cbcc0b955a6db6593.zip |
Notes
Diffstat (limited to 'emulators/its')
-rw-r--r-- | emulators/its/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/its/Makefile b/emulators/its/Makefile index dc34a7d23e34..2dcf32ab9394 100644 --- a/emulators/its/Makefile +++ b/emulators/its/Makefile @@ -8,7 +8,10 @@ PORTNAME= its PORTVERSION= 1.0 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.usefulprojects.com/pub/FreeBSD/ports/distfiles/ +MASTER_SITES= http://filbert.tubas.net/~kstailey/ITS/ \ + http://free.babolo.ru/src/ \ + http://dl.droso.net/FreeBSD/distfiles/ + DISTNAME= PI-ITS-RP06.0-dbd9 EXTRACT_SUFX= .bz2 EXTRACT_ONLY= # none |