diff options
author | culot <culot@FreeBSD.org> | 2012-01-06 19:50:52 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-01-06 19:50:52 +0800 |
commit | 2e15836edd37796bd6afe774b60f495a87678c0e (patch) | |
tree | 058598279083aec2ee9d53d8af25c148b7c60e5e /games/oldrunner | |
parent | 81745e718a133fdad5c469deb9e92c1a107c3e31 (diff) | |
download | freebsd-ports-gnome-2e15836edd37796bd6afe774b60f495a87678c0e.tar.gz freebsd-ports-gnome-2e15836edd37796bd6afe774b60f495a87678c0e.tar.zst freebsd-ports-gnome-2e15836edd37796bd6afe774b60f495a87678c0e.zip |
- Update to 20120106
- Add LICENSE (BSD)
Diffstat (limited to 'games/oldrunner')
-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 |