diff options
author | garga <garga@FreeBSD.org> | 2005-10-14 03:18:47 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-14 03:18:47 +0800 |
commit | f423d85eb4d46a0bd2cd26062e997beec06adccb (patch) | |
tree | 83f7877d4c42ba73bc0d011513608442662c97a5 | |
parent | bce71465982310f552a60d998874e8ccfb2a3f07 (diff) | |
download | freebsd-ports-gnome-f423d85eb4d46a0bd2cd26062e997beec06adccb.tar.gz freebsd-ports-gnome-f423d85eb4d46a0bd2cd26062e997beec06adccb.tar.zst freebsd-ports-gnome-f423d85eb4d46a0bd2cd26062e997beec06adccb.zip |
- Update to 0.0.12
PR: ports/87383
Submitted by: Ports Fury
-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 |