diff options
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 16e219c0755..74adb542962 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2021/09/08 21:05:07 nia Exp $ +# $NetBSD: Makefile,v 1.101 2021/12/08 16:04:39 adam Exp $ DISTNAME= openttd-1.11.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |