diff options
author | adamw <adamw@FreeBSD.org> | 2005-01-26 13:33:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-01-26 13:33:04 +0800 |
commit | 2680aab4a53666e9383d8745e3b3ebe89e268c65 (patch) | |
tree | 34d8204eb8357fa8cdc2b660ad176710b41dbba1 /games | |
parent | 7c55a22184f4f0ab4ddb65e0cb37b1929ff7168f (diff) | |
download | freebsd-ports-gnome-2680aab4a53666e9383d8745e3b3ebe89e268c65.tar.gz freebsd-ports-gnome-2680aab4a53666e9383d8745e3b3ebe89e268c65.tar.zst freebsd-ports-gnome-2680aab4a53666e9383d8745e3b3ebe89e268c65.zip |
Author seems to have taken this distfile down, and all references to
it on his website have disappeared as well.
So, I'm putting the distfile in MASTER_SITE_LOCAL, as it seems a
shame to delete the port or something.
Diffstat (limited to 'games')
-rw-r--r-- | games/tuxracer_golf/Makefile | 7 | ||||
-rw-r--r-- | games/tuxracer_golf/pkg-descr | 1 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index d0ca0d2d5fe3..21c1f486ec1b 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -9,12 +9,11 @@ PORTNAME= tuxracer_golf PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.joeysmith.com/~milo/tuxracer/ -DISTNAME= golf -EXTRACT_SUFX= .gz +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= adamw MAINTAINER= adamw@FreeBSD.org -COMMENT= A golf theme for Tux Racer +COMMENT= A golf course theme for Tux Racer RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer diff --git a/games/tuxracer_golf/pkg-descr b/games/tuxracer_golf/pkg-descr index 116d4a96ba6a..35abb19f0cf6 100644 --- a/games/tuxracer_golf/pkg-descr +++ b/games/tuxracer_golf/pkg-descr @@ -6,5 +6,4 @@ floating blue herrings, then maybe the concept of a penguin sliding down a golf course collecting golf balls is more your style. -WWW: http://www.joeysmith.com/~milo/etc.php -Adam Weinberger <adamw@FreeBSD.org> |