diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:18:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:18:44 +0000 |
commit | 653141ab48d71c3fb4ea7a8f141bc2abec4957c0 (patch) | |
tree | 0588c8015343eb82faf3844d0b7b4ccc8f72a4c6 /games | |
parent | - Update to version 1.1.2 (diff) |
- Update MASTER_SITES and WWW: line
PR: 57889
Submitted by: Ports Fury
Diffstat (limited to 'games')
-rw-r--r-- | games/wordplay/Makefile | 2 | ||||
-rw-r--r-- | games/wordplay/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 2d245e1ba660..38b01fdaaa2e 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= wordplay PORTVERSION= 7.22 CATEGORIES= games -MASTER_SITES= http://home.hiwaay.net/~criswell/wordplay/ +MASTER_SITES= http://hsvmovies.com/static_subpages/personal/wordplay/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tar.Z diff --git a/games/wordplay/pkg-descr b/games/wordplay/pkg-descr index c895904647c3..d2b90d6ebd80 100644 --- a/games/wordplay/pkg-descr +++ b/games/wordplay/pkg-descr @@ -1,7 +1,7 @@ This is a program written in ANSI C that anagrams a given string. It has its own word file, but allows you to use a different one. -WWW: http://home.hiwaay.net/~criswell/wordplay/wordplay.html +WWW: http://hsvmovies.com/static_subpages/personal/wordplay/ - Ben Smithurst <ben@FreeBSD.org> |