diff options
author | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
commit | 312fd39e718f5599adc7aa21499c1f09f442d61b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /games/openttd | |
parent | ac3ffa8513db7a100bb738a3d3f40a38797c3e57 (diff) | |
download | pkgsrc-312fd39e718f5599adc7aa21499c1f09f442d61b.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index f34bb620798..99ab68efc5c 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/08/05 19:24:35 adam Exp $ +# $NetBSD: Makefile,v 1.52 2013/10/19 09:07:05 adam Exp $ DISTNAME= openttd-1.3.2-source PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |