diff options
Diffstat (limited to 'games/openttd/Makefile')
-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 dc42c1af8ed..f30890cfad3 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/05/09 07:39:50 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:03 wiz Exp $ DISTNAME= openttd-1.2.0-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |