diff options
author | adamw <adamw@FreeBSD.org> | 2003-07-24 23:35:06 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-07-24 23:35:06 +0000 |
commit | 24ab83c2b2bc3a960f628fe076835d786ac549eb (patch) | |
tree | e1788e7f44257945cf4c061bf7945b2017b3335c /games/jools | |
parent | f656d8b0121e7c3a13f2535ca22ca80b5eea78e0 (diff) | |
download | FreeBSD-ports-24ab83c2b2bc3a960f628fe076835d786ac549eb.zip FreeBSD-ports-24ab83c2b2bc3a960f628fe076835d786ac549eb.tar.gz |
Release maintainership.
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 37ca002..28eb1a4 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.10 CATEGORIES= games MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/jools/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Addictive jewel-swapping puzzle game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |