diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-31 17:27:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-31 17:27:35 +0800 |
commit | 9273b8eb343cadc3bd5266944d7ee7a42bbdd8dd (patch) | |
tree | 714fb0499fd44ee3a9f40b3c923ac5c9d9d86fee /games/xjumpjump | |
parent | 204f7ae68ff84ce03ecbe746d93c3cdba02039b1 (diff) | |
download | freebsd-ports-gnome-9273b8eb343cadc3bd5266944d7ee7a42bbdd8dd.tar.gz freebsd-ports-gnome-9273b8eb343cadc3bd5266944d7ee7a42bbdd8dd.tar.zst freebsd-ports-gnome-9273b8eb343cadc3bd5266944d7ee7a42bbdd8dd.zip |
Per distfile survey, remove mastersite which disappeared in January 2002.
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 |