diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 09:27:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 09:27:35 +0000 |
commit | fec2aa1c57de9401e6b2b19882771888789cd019 (patch) | |
tree | 12b4934a505bef6f4d626cb05f29494b325d50db /games/xjumpjump | |
parent | 50346961531fccf19371118dbffb156aab19ef88 (diff) |
Notes
Diffstat (limited to 'games/xjumpjump')
-rw-r--r-- | games/xjumpjump/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index 92a97c68fcbc..83a7d9a0dc2a 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -8,7 +8,8 @@ PORTNAME= xjumpjump PORTVERSION= 0.12 CATEGORIES= games -MASTER_SITES= http://makosteszta.sote.hu/linux/jumpjump/ +# mastersite disappeared in January 2002 +MASTER_SITES= # http://makosteszta.sote.hu/linux/jumpjump/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz |