diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/timeseal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/timeseal/Makefile b/games/timeseal/Makefile index 4860aed66d39..9b9038509f8b 100644 --- a/games/timeseal/Makefile +++ b/games/timeseal/Makefile @@ -8,8 +8,8 @@ PORTNAME= timeseal PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://ftp3.ru.freebsd.org/.3/games/freechess/timeseal/ \ - ftp://ftp3.ru.freebsd.org/.3/games/freechess/timeseal/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jylefort DISTFILES= timeseal.BSD386-1.0-i386 EXTRACT_ONLY= |