diff options
Diffstat (limited to 'games/openttd/Makefile')
-rw-r--r-- | games/openttd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 687b5366ad0..05604e574ce 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2016/12/04 05:17:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2016/12/18 21:01:41 tnn Exp $ -DISTNAME= openttd-1.5.3-source +DISTNAME= openttd-1.6.1-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |