diff options
-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 |