diff options
Diffstat (limited to 'games/oldrunner/Makefile')
-rw-r--r-- | games/oldrunner/Makefile | 6 |
1 files changed, 4 insertions, 2 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 |