diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
commit | a09e55e2e8925b30200d14342bad54c3e8c8c633 (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/galaxymage | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) |
Notes
Diffstat (limited to 'games/galaxymage')
-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 640727d6c19e..cb22a0cc6547 100644 --- a/games/galaxymage/Makefile +++ b/games/galaxymage/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= http://download.gna.org/tactics/ -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source tactical and strategic RPG RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric \ |