diff options
Diffstat (limited to 'games/ggz-txt-client/Makefile')
-rw-r--r-- | games/ggz-txt-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 71d3de630a8e..40392ef42188 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ggz-txt-client -PORTVERSION= 0.0.10 +PORTVERSION= 0.0.11 CATEGORIES= games MASTER_SITES= http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Console (Text) Frontend -LIB_DEPENDS= ggzcore.6:${PORTSDIR}/games/ggz-client-libs +LIB_DEPENDS= ggzcore.7:${PORTSDIR}/games/ggz-client-libs USE_GNOME= gnometarget USE_GETOPT_LONG= yes |