diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-04-03 05:24:35 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-04-03 05:24:35 +0000 |
commit | 05a09f12a302309aa1062857d44f8cdf58f5ebfa (patch) | |
tree | dbcc92d2fa1cbbfabc8d2369088cce2a9d1ae0ea /games/openttd/Makefile | |
parent | 922d33984151923be31afe579e5dfa2adec7ff8b (diff) | |
download | ports-05a09f12a302309aa1062857d44f8cdf58f5ebfa.tar.gz ports-05a09f12a302309aa1062857d44f8cdf58f5ebfa.zip |
Notes
Diffstat (limited to 'games/openttd/Makefile')
-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 34095ad4311f..8d42d362386e 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -DISTVERSION= 1.5.3 +DISTVERSION= 1.6.0 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ |