diff options
Diffstat (limited to 'games/galaxymage/Makefile')
-rw-r--r-- | games/galaxymage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxymage/Makefile b/games/galaxymage/Makefile index 22367f3b8be9..812038356526 100644 --- a/games/galaxymage/Makefile +++ b/games/galaxymage/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= games python MASTER_SITES= http://download.gna.org/tactics/ -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Open source tactical and strategic RPG RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric \ |