View | Details | Raw Unified | Return to bug 237137 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/games/openttd/Makefile 498368 2019-04-08 12:14:19Z danfe $
2
# $FreeBSD: head/games/openttd/Makefile 498368 2019-04-08 12:14:19Z danfe $
3
3
4
PORTNAME=	openttd
4
PORTNAME=	openttd
5
DISTVERSION=	1.9.0
5
DISTVERSION=	1.9.1
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
7
MASTER_SITES=	https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
8
DISTNAME=	${PORTNAME}-${DISTVERSION}-source
8
DISTNAME=	${PORTNAME}-${DISTVERSION}-source

Return to bug 237137