diff options
Diffstat (limited to 'games/funnyboat')
-rw-r--r-- | games/funnyboat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index ed01e72f8007..3320dd8f401a 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A side scrolling shooter game starring a steamboat on the sea RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |