diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:00:41 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:00:41 +0000 |
commit | e166d1accf4d06834a72500e2e2d61225e3dccd3 (patch) | |
tree | 5802d50f0aee137e3801929fbb4c789b8cd091db /games/gnudoku | |
parent | 67872abf6bca40ab196f787d5a84841d001ac475 (diff) | |
download | ports-e166d1accf4d06834a72500e2e2d61225e3dccd3.tar.gz ports-e166d1accf4d06834a72500e2e2d61225e3dccd3.zip |
Notes
Diffstat (limited to 'games/gnudoku')
-rw-r--r-- | games/gnudoku/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile index f6a2c0193fa9..b7c8a194a776 100644 --- a/games/gnudoku/Makefile +++ b/games/gnudoku/Makefile @@ -9,8 +9,7 @@ PORTNAME= GNUDoku PORTVERSION= 0.93 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://offload1.icculus.org/~jcspray/GNUDoku/ \ - http://icculus.org/~jcspray/GNUDoku/ +MASTER_SITES= http://offload2.icculus.org:9090/~jcspray/GNUDoku/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= A free program for creating and solving Su Doku puzzles |