diff options
author | adamw <adamw@FreeBSD.org> | 2003-07-25 07:35:06 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-07-25 07:35:06 +0800 |
commit | 24ab83c2b2bc3a960f628fe076835d786ac549eb (patch) | |
tree | e1788e7f44257945cf4c061bf7945b2017b3335c /games | |
parent | f656d8b0121e7c3a13f2535ca22ca80b5eea78e0 (diff) | |
download | freebsd-ports-gnome-24ab83c2b2bc3a960f628fe076835d786ac549eb.tar.gz freebsd-ports-gnome-24ab83c2b2bc3a960f628fe076835d786ac549eb.tar.zst freebsd-ports-gnome-24ab83c2b2bc3a960f628fe076835d786ac549eb.zip |
Release maintainership.
Diffstat (limited to 'games')
-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 37ca002b1d48..28eb1a4c5e83 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 |