diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-01-06 11:50:52 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-01-06 11:50:52 +0000 |
commit | 31d7fa1f3762464bae43d62795c2a923da51d78b (patch) | |
tree | e5113a7fc5c8d647263918f3693793732eacd3e3 /games | |
parent | b1f41a409834c1c290e2626ce5623fe882f8723c (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/oldrunner/Makefile | 6 | ||||
-rw-r--r-- | games/oldrunner/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/oldrunner/Makefile b/games/oldrunner/Makefile index 30565f3befae..015d6782ca46 100644 --- a/games/oldrunner/Makefile +++ b/games/oldrunner/Makefile @@ -6,13 +6,15 @@ # PORTNAME= oldrunner -PORTVERSION= 20100717 +PORTVERSION= 20120106 CATEGORIES= games -MASTER_SITES= ftp://ftp2.culot.org/culot/ +MASTER_SITES= ftp://culot.org/culot/ MAINTAINER= culot@FreeBSD.org COMMENT= A textmode remake of Broderbund's LodeRunner +LICENSE= BSD + HAS_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/games/oldrunner/distinfo b/games/oldrunner/distinfo index 399de9d57e49..4801d92ffe3e 100644 --- a/games/oldrunner/distinfo +++ b/games/oldrunner/distinfo @@ -1,2 +1,2 @@ -SHA256 (oldrunner-20100717.tar.gz) = bb10a0ac1d151093f6054f7279c6dd926166c0e42616608361d32f9d0802719e -SIZE (oldrunner-20100717.tar.gz) = 41258 +SHA256 (oldrunner-20120106.tar.gz) = 91faea14b0f6b37017459b49305d79ec898d4edfe20ede57b5d3ebb1ddd42703 +SIZE (oldrunner-20120106.tar.gz) = 41401 |