diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 15:18:16 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 15:18:16 +0000 |
commit | c8639040a81bdb6954a6775b54be47d297a4f059 (patch) | |
tree | 3042ed28bf89186f059b45641a60410802448794 /games/teg | |
parent | 48302ee963b20e6f5471317fbc22559d14272269 (diff) | |
download | ports-c8639040a81bdb6954a6775b54be47d297a4f059.tar.gz ports-c8639040a81bdb6954a6775b54be47d297a4f059.zip |
Notes
Diffstat (limited to 'games/teg')
-rw-r--r-- | games/teg/Makefile | 6 | ||||
-rw-r--r-- | games/teg/distinfo | 4 | ||||
-rw-r--r-- | games/teg/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index 3dbc9321f8b0..d3afbbec96ca 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -5,16 +5,16 @@ PORTNAME= teg PORTVERSION= 0.11.2 PORTREVISION= 7 CATEGORIES= games gnome -MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Turn-based strategy game for GNOME -BROKEN= unfetchable - LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING +USE_GITHUB= yes +GH_ACCOUNT= wfx +GH_PROJECT= teg USES= gettext-tools gmake iconv libtool pathfix pkgconfig USE_GNOME= gnomeprefix intlhack libgnomeui CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/teg/distinfo b/games/teg/distinfo index 46455d07d080..42f2b47245ab 100644 --- a/games/teg/distinfo +++ b/games/teg/distinfo @@ -1,2 +1,2 @@ -SHA256 (teg-0.11.2.tar.gz) = 9a0135870c01ff70b63a95f7224556fdf70f21d977c369085ef3c2cf7697ddf9 -SIZE (teg-0.11.2.tar.gz) = 5790172 +SHA256 (wfx-teg-0.11.2_GH0.tar.gz) = 06578b043fb470039744c8a4217135757267e590a4ce47ccb40b61b8ee9ac904 +SIZE (wfx-teg-0.11.2_GH0.tar.gz) = 5784397 diff --git a/games/teg/pkg-descr b/games/teg/pkg-descr index 75453b7823f2..39eeb92dab2e 100644 --- a/games/teg/pkg-descr +++ b/games/teg/pkg-descr @@ -2,4 +2,4 @@ Tenes Emapandas Graciela (TEG) is a clone of 'Plan Táctico y Estratégico de la Guerra', which is a pseudo-clone of Risk, a turn-based strategy game. Some rules are different. -WWW: http://teg.sourceforge.net/ +WWW: https://github.com/wfx/teg |