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 67f85ad9111..892da50b192 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.55 2014/12/20 21:52:38 ryoon Exp $ -DISTNAME= openttd-1.3.2-source +DISTNAME= openttd-1.4.4-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |