diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /games/openttd | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | ports-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz ports-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Notes
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index bf62a6e4ffed..93f08b77b69b 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ |