diff options
Diffstat (limited to 'games/openttd/Makefile')
-rw-r--r-- | games/openttd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 3dfb940a37b7..10d684704230 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ - http://de.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |