diff options
author | lme <lme@FreeBSD.org> | 2007-07-13 03:48:45 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-07-13 03:48:45 +0800 |
commit | a52e07744b48103816faa5b706a9ef8df1b56863 (patch) | |
tree | deb6f5237236dfe4db64a642334b1f6c703154ff /games/thudboard | |
parent | 8c3da832d5ccd7baef70aa42d4d375350e902133 (diff) | |
download | freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.tar.gz freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.tar.zst freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.zip |
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
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 d5abcdfa7194..706eac47a016 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= The Discworld Boardgame Board RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |