diff options
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 |