diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:16:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:16:37 +0000 |
commit | 4e85e31d8c7aefc3ad42663f25d494c52bc41fa7 (patch) | |
tree | cdbc2d44e6ced7cf8b0d13f20b94ff82eda9a127 /games/abuse_sdl | |
parent | 62ac6a1573cf763c5ba1c2629901f1205193e249 (diff) |
Notes
Diffstat (limited to 'games/abuse_sdl')
-rw-r--r-- | games/abuse_sdl/Makefile | 4 | ||||
-rw-r--r-- | games/abuse_sdl/distinfo | 6 | ||||
-rw-r--r-- | games/abuse_sdl/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index bc0f909c93dd..224bb07ee06a 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -9,12 +9,12 @@ PORTNAME= abuse_sdl PORTVERSION= 0.7.0 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/ +MASTER_SITES= http://abuse.zoy.org/raw-attachment/wiki/Downloads/ +DISTNAME= abuse-sdl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine -USE_BZIP2= yes USE_GL= gl USE_SDL= sdl USE_GMAKE= yes diff --git a/games/abuse_sdl/distinfo b/games/abuse_sdl/distinfo index c7ab60451dfb..a441bcb6dd23 100644 --- a/games/abuse_sdl/distinfo +++ b/games/abuse_sdl/distinfo @@ -1,3 +1,3 @@ -MD5 (abuse_sdl-0.7.0.tar.bz2) = 59ea4498886642aa975f04233cc92558 -SHA256 (abuse_sdl-0.7.0.tar.bz2) = bda8a3c42733853444e1d4bee16e85990b78c2eaafc4b26e0769be2e14dab931 -SIZE (abuse_sdl-0.7.0.tar.bz2) = 525618 +MD5 (abuse-sdl-0.7.0.tar.gz) = 417f07dd34d92564f6a10260e4a41baa +SHA256 (abuse-sdl-0.7.0.tar.gz) = 2efadf8a9f85ae4509a410d600172625c674f49c4e8eb56eed7bd697ea03e3bc +SIZE (abuse-sdl-0.7.0.tar.gz) = 676076 diff --git a/games/abuse_sdl/pkg-descr b/games/abuse_sdl/pkg-descr index 8d8827ec75c0..84c4916853bd 100644 --- a/games/abuse_sdl/pkg-descr +++ b/games/abuse_sdl/pkg-descr @@ -12,4 +12,4 @@ Abuse-SDL has the following extra features over the original Abuse: Note that this port does not install any data files. -WWW: http://www.labyrinth.net.au/~trandor/abuse/ +WWW: http://abuse.zoy.org/ |