diff options
author | markp <markp@FreeBSD.org> | 2003-02-09 15:53:25 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-09 15:53:25 +0800 |
commit | 15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972 (patch) | |
tree | 5f27c42aa7a860cdcb4fc62e1a3589debfc1a70e /games | |
parent | cc82c21c06c0cf3a1051afb98c019b8d517ee5fc (diff) | |
download | freebsd-ports-gnome-15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972.tar.gz freebsd-ports-gnome-15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972.tar.zst freebsd-ports-gnome-15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972.zip |
Update MASTER_SITES and WWW
Diffstat (limited to 'games')
-rw-r--r-- | games/greed/Makefile | 2 | ||||
-rw-r--r-- | games/greed/pkg-descr | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/games/greed/Makefile b/games/greed/Makefile index 3e660d6940e7..25c73d353c9d 100644 --- a/games/greed/Makefile +++ b/games/greed/Makefile @@ -8,7 +8,7 @@ PORTNAME= greed PORTVERSION= 3.3 CATEGORIES= games -MASTER_SITES= http://www.tuxedo.org/~esr/greed/ +MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game MAINTAINER= markp@FreeBSD.org diff --git a/games/greed/pkg-descr b/games/greed/pkg-descr index 39079240d5b2..04c00a170649 100644 --- a/games/greed/pkg-descr +++ b/games/greed/pkg-descr @@ -1,7 +1,4 @@ Greed is a unique text puzzle game where the object is to move around the game field clearing the most numbers. -WWW: http://www.tuxedo.org/~esr/software.html - -- Mark Pulford -mark@kyne.com.au +WWW: http://catb.org/~esr/software.html |