diff options
author | adamw <adamw@FreeBSD.org> | 2003-11-08 04:51:16 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-11-08 04:51:16 +0800 |
commit | fffee85824936398828e48a424c016452d71db13 (patch) | |
tree | 51b0f12e4a8c601eadef1a12032ea4827f51f68b | |
parent | 1c40d063688b39d723688a21051f6f672928076b (diff) | |
download | freebsd-ports-gnome-fffee85824936398828e48a424c016452d71db13.tar.gz freebsd-ports-gnome-fffee85824936398828e48a424c016452d71db13.tar.zst freebsd-ports-gnome-fffee85824936398828e48a424c016452d71db13.zip |
Chase distfile. Author changed from .tar.bz2 to .gz, but the contents
of the tarball didn't change.
Prompted by: fenner's portsurvey
p.s. thanks Bill!
-rw-r--r-- | games/tuxracer_golf/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer_golf/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index d7d56badceed..b61b5b0f5883 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -10,13 +10,13 @@ PORTVERSION= 1.00 CATEGORIES= games MASTER_SITES= http://www.joeysmith.com/~milo/tuxracer/ DISTNAME= golf +EXTRACT_SUFX= .gz MAINTAINER= adamw@FreeBSD.org COMMENT= A golf theme for Tux Racer BUILD_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer -USE_BZIP2= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_SUB+= "MV=${MV}" diff --git a/games/tuxracer_golf/distinfo b/games/tuxracer_golf/distinfo index ec8d0d6d2455..63261d6e464c 100644 --- a/games/tuxracer_golf/distinfo +++ b/games/tuxracer_golf/distinfo @@ -1 +1 @@ -MD5 (golf.tar.bz2) = e3e974504dc72eb83408cd72b16fef45 +MD5 (golf.gz) = 4e57e8978b7f84cc7ac34b21f0cbbd83 |