diff options
author | jhb <jhb@FreeBSD.org> | 2005-10-14 02:53:26 +0800 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2005-10-14 02:53:26 +0800 |
commit | 793dd1176ed7bbf498f434f647a0e41cabefbe29 (patch) | |
tree | e281e6baefa633c5f409d69210f9882cf07a30c6 /games/monopd | |
parent | 1f828c0eb1123d86f461dfc9f7efbf1593c79c6a (diff) | |
download | freebsd-ports-gnome-793dd1176ed7bbf498f434f647a0e41cabefbe29.tar.gz freebsd-ports-gnome-793dd1176ed7bbf498f434f647a0e41cabefbe29.tar.zst freebsd-ports-gnome-793dd1176ed7bbf498f434f647a0e41cabefbe29.zip |
Update MASTER_SITE and WWW url in package description.
Reported by: fenner's distfile survery
Diffstat (limited to 'games/monopd')
-rw-r--r-- | games/monopd/Makefile | 2 | ||||
-rw-r--r-- | games/monopd/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/monopd/Makefile b/games/monopd/Makefile index 9a804fe6760b..8cfdd8d943b1 100644 --- a/games/monopd/Makefile +++ b/games/monopd/Makefile @@ -8,7 +8,7 @@ PORTNAME= monopd PORTVERSION= 0.9.2 CATEGORIES= games -MASTER_SITES= http://unixcode.org/downloads/monopd/ +MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/ MAINTAINER= jhb@FreeBSD.org COMMENT= Server for Atlantik and gtkAtlantic Games diff --git a/games/monopd/pkg-descr b/games/monopd/pkg-descr index e15f3ce32345..ba3f334854d9 100644 --- a/games/monopd/pkg-descr +++ b/games/monopd/pkg-descr @@ -1,4 +1,4 @@ monopd is the dedicated game server for playing Monopoly-like board games using the Atlantik and gtkAtlantic clients. -WWW: http://unixcode.org/monopd/ +WWW: http://www.robertjohnkaper.com/software/atlantik/ |