diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-11-04 22:46:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-11-04 22:46:25 +0800 |
commit | f63a6ab60ff1ba4951711be56d625a6689f54ba6 (patch) | |
tree | 5f0f77531a67d34279e39faffa474963c3abf80f /games/libggz | |
parent | fbb0b56428ab1beea2a16b07ab9edc8aa13ef0d4 (diff) | |
download | freebsd-ports-gnome-f63a6ab60ff1ba4951711be56d625a6689f54ba6.tar.gz freebsd-ports-gnome-f63a6ab60ff1ba4951711be56d625a6689f54ba6.tar.zst freebsd-ports-gnome-f63a6ab60ff1ba4951711be56d625a6689f54ba6.zip |
yinjieh take over all ggz* ports
Diffstat (limited to 'games/libggz')
-rw-r--r-- | games/libggz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |