diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 09:36:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 09:36:52 +0000 |
commit | 263d1c1b68eb456548e0335461e3a1be43dc1779 (patch) | |
tree | 3ac51a6da7ed63a9b50fb3c6f4a9349a4abdddc4 /games/xothello | |
parent | Approved by: maintainer (diff) |
Per distfile survey, remove mastersite that disappeared in January 2002.
Diffstat (limited to 'games/xothello')
-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 |