diff options
author | kris <kris@FreeBSD.org> | 2005-07-09 02:42:33 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-09 02:42:33 +0000 |
commit | 6f5009b75e495bbf1ed5bfb9599f3d0ea4443e87 (patch) | |
tree | e8bdf6498fd6138406cbb41110e88e2807f76f18 /games/wmminichess | |
parent | ac58b1d09027459b9dd60c31d219485abb577516 (diff) | |
download | FreeBSD-ports-6f5009b75e495bbf1ed5bfb9599f3d0ea4443e87.zip FreeBSD-ports-6f5009b75e495bbf1ed5bfb9599f3d0ea4443e87.tar.gz |
Chase master site
Diffstat (limited to 'games/wmminichess')
-rw-r--r-- | games/wmminichess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index 8d992e8..c585c9a 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmminichess PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.foobargeek.com/miniCHESS/ +MASTER_SITES= http://www.insanum.com/miniCHESS/ DISTNAME= miniCHESS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |