diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-03 17:25:32 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-03 17:25:32 +0800 |
commit | d4392dc188bbdbaf9a78f2bad8e566a651e4d141 (patch) | |
tree | 0b41fa114ce39644968c8bf7f32cda75e017fb50 /games/wordplay | |
parent | 19df166f9f33f5c9fdbc92c08de9644e31705890 (diff) | |
download | freebsd-ports-gnome-d4392dc188bbdbaf9a78f2bad8e566a651e4d141.tar.gz freebsd-ports-gnome-d4392dc188bbdbaf9a78f2bad8e566a651e4d141.tar.zst freebsd-ports-gnome-d4392dc188bbdbaf9a78f2bad8e566a651e4d141.zip |
I should take more than five seconds when looking for the new mastersite...
Update MASTER_SITES
Diffstat (limited to 'games/wordplay')
-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 f2a44edc2e72..2c17edfbf903 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 |