diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-05-26 15:07:34 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-05-26 15:07:34 +0000 |
| commit | fb487ecd53e8e02ddca5bf534ab1ea4d0b8fa63d (patch) | |
| tree | 85c1113c6d9b256dad2358616d93be41725a4a58 | |
| parent | - Use official program name in Makefile header (diff) | |
Update to 0.4.0.1, a bugfix release.
PR: ports/81503
Submitted by: Vsevolod Stakhov <vsevolod(at)highsecure.ru>
Notes
Notes:
svn path=/head/; revision=136176
| -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 |
