diff options
Diffstat (limited to 'games/neverball')
-rw-r--r-- | games/neverball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/neverball/Makefile b/games/neverball/Makefile index d72f53dc42d7..01405eb7c8c0 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/neverball/ \ http://offload2.icculus.org:9090/neverball/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tilt the floor to guide a ball through an obstacle course LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |