diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-11-04 14:46:25 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-11-04 14:46:25 +0000 |
commit | 9bfa1aa2901946baf97fd0e483d1057159305938 (patch) | |
tree | 6d53c38431012d140eccae13263e6015dbc4b884 /games | |
parent | add ggz-gtk-client 0.0.12 (diff) |
yinjieh take over all ggz* ports
Notes
Notes:
svn path=/head/; revision=147219
Diffstat (limited to 'games')
-rw-r--r-- | games/ggz-client-libs/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-txt-client/Makefile | 2 | ||||
-rw-r--r-- | games/libggz/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index 8460c14262f4..f39181530f12 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - Core Client Libraries LIB_DEPENDS= ggz.3:${PORTSDIR}/games/libggz \ diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 08355772b677..6f855557d650 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - Console (Text) Frontend LIB_DEPENDS= ggzcore.8:${PORTSDIR}/games/ggz-client-libs diff --git a/games/libggz/Makefile b/games/libggz/Makefile index 511a3aeebbae..9dfa29215c51 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - Base Library USE_GNOME= gnomehack gnometarget |