diff options
-rw-r--r-- | games/xsol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index eb0d449a94ed..367042109854 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -8,7 +8,8 @@ PORTNAME= xsol PORTVERSION= 2.1.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.simcb.ru/pub/unix/src/ +# mastersite disappeared in November 2002 +MASTER_SITES= # ftp://ftp.simcb.ru/pub/unix/src/ DISTNAME= ${PORTNAME}-new MAINTAINER= ports@FreeBSD.org |