diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:26:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:26:23 +0000 |
commit | f7b278275b98dae401406ac9819b1c2b56e49f90 (patch) | |
tree | 2866de3f6a858a716fbfa5317a46fd6e3e8b9378 /games/thudboard | |
parent | 5601133008b8d6976492fc18bfc1927f09790aa9 (diff) | |
download | ports-f7b278275b98dae401406ac9819b1c2b56e49f90.tar.gz ports-f7b278275b98dae401406ac9819b1c2b56e49f90.zip |
Notes
Diffstat (limited to 'games/thudboard')
-rw-r--r-- | games/thudboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/thudboard/Makefile b/games/thudboard/Makefile index 06fc6eaef2a6..8fead3a38cc5 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ -MAINTAINER= Jan.Stocker@t-online.de +MAINTAINER= ports@FreeBSD.org COMMENT= The Discworld Boardgame Board RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ |