diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /games/openttd/Makefile | |
parent | c7e2fce3337954e0be0905578ef39716823bd56c (diff) | |
download | pkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz |
Recursive bump from icu shlib major bumped to 49.
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 272f20c72fa..744a3763142 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2011/12/15 05:05:02 dholland Exp $ +# $NetBSD: Makefile,v 1.42 2012/04/27 12:31:48 obache Exp $ DISTNAME= openttd-1.0.5-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |