diff options
author | obache <obache> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 09:39:41 +0000 |
commit | 3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4 (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /games/openttd/Makefile | |
parent | 6f820e036f77e25133073dfd9d148e0d3434c2a3 (diff) | |
download | pkgsrc-3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4.tar.gz |
recursive bump from textproc/icu shlib major bump.
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 5d62c7f38f2..0c3af10caf8 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2011/01/13 13:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2011/06/10 09:39:54 obache Exp $ DISTNAME= openttd-1.0.5-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |