diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /games/jools | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) | |
download | ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.tar.gz ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.zip |
Notes
Diffstat (limited to 'games/jools')
-rw-r--r-- | games/jools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jools/Makefile b/games/jools/Makefile index 22a44a2b9bb8..ecb80251c8eb 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://pessimization.com/software/jools/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Addictive jewel-swapping puzzle game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |