diff options
author | danfe <danfe@FreeBSD.org> | 2005-05-26 23:07:34 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-05-26 23:07:34 +0800 |
commit | 810ca7d2a7d06f9da7859e20e3139c193a866008 (patch) | |
tree | 1368301cf42c174ad718e231006d160204492903 /games/openttd | |
parent | 5dd095ac3c2c0510d5c88700f74ec87c22ec7f09 (diff) | |
download | freebsd-ports-gnome-810ca7d2a7d06f9da7859e20e3139c193a866008.tar.gz freebsd-ports-gnome-810ca7d2a7d06f9da7859e20e3139c193a866008.tar.zst freebsd-ports-gnome-810ca7d2a7d06f9da7859e20e3139c193a866008.zip |
Update to 0.4.0.1, a bugfix release.
PR: ports/81503
Submitted by: Vsevolod Stakhov <vsevolod(at)highsecure.ru>
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 4 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 3b6174da637f..c3a99dad69c9 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.0.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= An open source clone of Microprose Transport Tycoon Deluxe -DISTVERSIONSUFFIX= -src +DISTVERSIONSUFFIX= -source LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 6c442b42a2c8..f41be7e208de 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -MD5 (openttd-0.4.0-src.tar.gz) = 2dfda64d1aa0f4b789fec9558906fb4e -SIZE (openttd-0.4.0-src.tar.gz) = 2944631 +MD5 (openttd-0.4.0.1-source.tar.gz) = ddd9790c86b7ccc68f60761704cbcf81 +SIZE (openttd-0.4.0.1-source.tar.gz) = 2950778 |