diff options
Diffstat (limited to 'games/xvmines')
-rw-r--r-- | games/xvmines/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index 49f28c4f3bfb..77b6ff1bd187 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -8,8 +8,7 @@ PORTNAME= xvmines PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.csd.uch.gr/pub/X11/games/ \ - ftp://ftp.x.org/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org |