diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-13 19:18:47 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-13 19:18:47 +0000 |
commit | 65d29cbbf0c3ece65b0c299cd1db18adea7adce5 (patch) | |
tree | 209c3f0918a7cdb7ff1c03357702233893e5553b /games/ggz-txt-client | |
parent | d59021f942af8bc7bdf344f6a2da2afdc84d2dc7 (diff) | |
download | ports-65d29cbbf0c3ece65b0c299cd1db18adea7adce5.tar.gz ports-65d29cbbf0c3ece65b0c299cd1db18adea7adce5.zip |
Notes
Diffstat (limited to 'games/ggz-txt-client')
-rw-r--r-- | games/ggz-txt-client/Makefile | 7 | ||||
-rw-r--r-- | games/ggz-txt-client/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 40392ef42188..08355772b677 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -7,15 +7,16 @@ # PORTNAME= ggz-txt-client -PORTVERSION= 0.0.11 +PORTVERSION= 0.0.12 CATEGORIES= games -MASTER_SITES= http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ +MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ + http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Console (Text) Frontend -LIB_DEPENDS= ggzcore.7:${PORTSDIR}/games/ggz-client-libs +LIB_DEPENDS= ggzcore.8:${PORTSDIR}/games/ggz-client-libs USE_GNOME= gnometarget USE_GETOPT_LONG= yes diff --git a/games/ggz-txt-client/distinfo b/games/ggz-txt-client/distinfo index 4bce3dfb8fda..d64a99663dd8 100644 --- a/games/ggz-txt-client/distinfo +++ b/games/ggz-txt-client/distinfo @@ -1,2 +1,2 @@ -MD5 (ggz-txt-client-0.0.11.tar.gz) = f36ce7ca35e147867fc694148c617e86 -SIZE (ggz-txt-client-0.0.11.tar.gz) = 149805 +MD5 (ggz-txt-client-0.0.12.tar.gz) = 6f239c047439ec30c6d60f1bf35e7dc3 +SIZE (ggz-txt-client-0.0.12.tar.gz) = 142423 |