diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 07:18:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 07:18:42 +0000 |
commit | e35e828476efd39b3c52c4011a418c5e3b60e35a (patch) | |
tree | 764aef463242ebdc368c2d1871f032d21af72ae2 /games/xbubble | |
parent | c5df69656860dd593a744f5462bb10d519e1aa43 (diff) |
Notes
Diffstat (limited to 'games/xbubble')
-rw-r--r-- | games/xbubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbubble/Makefile b/games/xbubble/Makefile index f8df5a7f274d..205f6aec1c35 100644 --- a/games/xbubble/Makefile +++ b/games/xbubble/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= klaus.goger@reflex.at +MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle Bobble clone for Unix/X11 platforms LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |