diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-22 11:07:25 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-22 11:07:25 +0000 |
commit | 43d3e13acbfa06f78fcfd62b9ea71f42a75ef594 (patch) | |
tree | d3b9245a8abdc6ec195d4f5aabc7b49ce72a4f58 /games/xscrabble | |
parent | 101fa3e3f65b7a3bef554bccfef8091453615f4a (diff) | |
download | ports-43d3e13acbfa06f78fcfd62b9ea71f42a75ef594.tar.gz ports-43d3e13acbfa06f78fcfd62b9ea71f42a75ef594.zip |
Notes
Diffstat (limited to 'games/xscrabble')
-rw-r--r-- | games/xscrabble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 75e3568a5420..37d043079272 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -8,7 +8,7 @@ PORTNAME= xscrabble PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://www.belgarath.demon.co.uk/programs/ \ +MASTER_SITES= http://ahoyhoy.org/devel/misc/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mph DISTNAME= ${PORTNAME} |