diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-31 17:36:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-31 17:36:52 +0800 |
commit | 4e80f8ab974ffa477f8e6d94f331da11567b1ae1 (patch) | |
tree | e824744734caab8fa32f071306ee2816098826f3 /games | |
parent | 890ef1daa8f12974127bc155fb870f1d10073ea7 (diff) | |
download | freebsd-ports-gnome-4e80f8ab974ffa477f8e6d94f331da11567b1ae1.tar.gz freebsd-ports-gnome-4e80f8ab974ffa477f8e6d94f331da11567b1ae1.tar.zst freebsd-ports-gnome-4e80f8ab974ffa477f8e6d94f331da11567b1ae1.zip |
Per distfile survey, remove mastersite that disappeared in January 2002.
Diffstat (limited to 'games')
-rw-r--r-- | games/xothello/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xothello/Makefile b/games/xothello/Makefile index c2c2ec27af88..7baaeb5eda07 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -8,7 +8,8 @@ PORTNAME= xothello PORTVERSION= 0.01 CATEGORIES= games -MASTER_SITES= http://makosteszta.sote.hu/linux/othello/ +# mastersite disappeared in January 2002 +MASTER_SITES= # http://makosteszta.sote.hu/linux/othello/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz |