diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
commit | d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch) | |
tree | c4e3594d87f8e8738d7a29889fee7a88de679c57 /games/senso | |
parent | 35d7addf04a023375ba52387fa1040ca86608ddb (diff) |
Notes
Diffstat (limited to 'games/senso')
-rw-r--r-- | games/senso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/senso/Makefile b/games/senso/Makefile index a9646e02e11d..4823c7c5c2f3 100644 --- a/games/senso/Makefile +++ b/games/senso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/ EXTRACT_SUFX= .py -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Game to challenge short-term memory RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |