diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-03-30 01:25:48 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-03-30 01:25:48 +0800 |
commit | 896966217b4c0f84c936ffac863f08ba06b3a86d (patch) | |
tree | 57e3dcbf8bb057eb9d6b5b76bffd32802b7d66cb /games | |
parent | 97bb1be46defa10c0ada599cd1ca2c2b6709601b (diff) | |
download | freebsd-ports-gnome-896966217b4c0f84c936ffac863f08ba06b3a86d.tar.gz freebsd-ports-gnome-896966217b4c0f84c936ffac863f08ba06b3a86d.tar.zst freebsd-ports-gnome-896966217b4c0f84c936ffac863f08ba06b3a86d.zip |
The distfile has disappeared from the master site; add it to my space.
Reported by: pointyhat via kris
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= |