diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 16:57:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 16:57:06 +0000 |
commit | 9650f497e699a0013421e167a70ccc48b9e26684 (patch) | |
tree | c7cdf3d4cb80da5ba2d621dc73f1b56c785887b7 /games/xvmines | |
parent | 6e5f434ff29df891e77b516b73ec6e0f038f85ba (diff) | |
download | ports-9650f497e699a0013421e167a70ccc48b9e26684.tar.gz ports-9650f497e699a0013421e167a70ccc48b9e26684.zip |
Notes
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 |