diff options
author | markp <markp@FreeBSD.org> | 2003-02-09 07:53:25 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-09 07:53:25 +0000 |
commit | 15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972 (patch) | |
tree | 5f27c42aa7a860cdcb4fc62e1a3589debfc1a70e /games/greed | |
parent | cc82c21c06c0cf3a1051afb98c019b8d517ee5fc (diff) | |
download | FreeBSD-ports-15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972.zip FreeBSD-ports-15fbc75bbeda3c9b6f75fa1c453fdf7d6f29f972.tar.gz |
Update MASTER_SITES and WWW
Diffstat (limited to 'games/greed')
-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 3e660d69..25c73d3 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 3907924..04c00a1 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 |