diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-03 09:25:32 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-03 09:25:32 +0000 |
commit | d4392dc188bbdbaf9a78f2bad8e566a651e4d141 (patch) | |
tree | 0b41fa114ce39644968c8bf7f32cda75e017fb50 /games | |
parent | 19df166f9f33f5c9fdbc92c08de9644e31705890 (diff) | |
download | FreeBSD-ports-d4392dc188bbdbaf9a78f2bad8e566a651e4d141.zip FreeBSD-ports-d4392dc188bbdbaf9a78f2bad8e566a651e4d141.tar.gz |
I should take more than five seconds when looking for the new mastersite...
Update MASTER_SITES
Diffstat (limited to 'games')
-rw-r--r-- | games/wordplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index f2a44ed..2c17edf 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= wordplay PORTVERSION= 7.22 CATEGORIES= games -MASTER_SITES= http://www.itsc.uah.edu/~criswell/wordplay/ +MASTER_SITES= http://home.hiwaay.net/~criswell/wordplay/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tar.Z |