diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-04-24 11:35:05 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-04-24 11:35:05 +0000 |
commit | 3c9d75ce7fdcef5c94cd5d73e0ce36f31208ee5c (patch) | |
tree | 3ded1927539768d7c04af5ef1393c8a31817ece5 /games/opengfx | |
parent | d877e861480d6027862da3fe18b07ad4eef6f442 (diff) | |
download | ports-3c9d75ce7fdcef5c94cd5d73e0ce36f31208ee5c.tar.gz ports-3c9d75ce7fdcef5c94cd5d73e0ce36f31208ee5c.zip |
Notes
Diffstat (limited to 'games/opengfx')
-rw-r--r-- | games/opengfx/Makefile | 10 | ||||
-rw-r--r-- | games/opengfx/distinfo | 4 | ||||
-rw-r--r-- | games/opengfx/pkg-descr | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile index 7b20e5ed62cd..2ce52442d71a 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -1,19 +1,15 @@ -# New ports collection makefile for: OpenGFX -# Date created: 2010-11-04 -# Whom: Ilya A. Arhipov <admin@gorodkirov.ru> -# +# Created by: Ilya A. Arkhipov <rum1cro@yandex.ru> # $FreeBSD$ -# PORTNAME= opengfx -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.6.1 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= micro@heavennet.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative graphics for OpenTTD game engine USE_ZIP= yes diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo index 1ef3df76be1c..85ffc1ff3cd6 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.4.4-all.zip) = e4ab944c5b2e17726b2966076c77a859b681d4325ad394f517e78fff1319e494 -SIZE (opengfx-0.4.4-all.zip) = 3470306 +SHA256 (opengfx-0.4.6.1-all.zip) = b1f1c922af058cd3b19a8da188ad460b4841d753e5e574f471cef4acd3ef8de3 +SIZE (opengfx-0.4.6.1-all.zip) = 3470661 diff --git a/games/opengfx/pkg-descr b/games/opengfx/pkg-descr index 047cb033e8b2..4ad04fd3c5c3 100644 --- a/games/opengfx/pkg-descr +++ b/games/opengfx/pkg-descr @@ -1,3 +1,3 @@ OpenGFX is free alternative graphics for OpenTTD game engine. -WWW: http://dev.openttdcoop.org/projects/opengfx +WWW: http://dev.openttdcoop.org/projects/opengfx |