diff options
author | krion <krion@FreeBSD.org> | 2004-12-23 20:11:30 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-23 20:11:30 +0800 |
commit | 82360c3f18c2c0a77e6578335933c5e6e459f5a4 (patch) | |
tree | 38dcb622384f728a6249e932d3b31401875404d5 /misc/xtypo | |
parent | 52df4f6733fc3248cd8573fb23ff462b7d6fb9ce (diff) | |
download | freebsd-ports-graphics-82360c3f18c2c0a77e6578335933c5e6e459f5a4.tar.gz freebsd-ports-graphics-82360c3f18c2c0a77e6578335933c5e6e459f5a4.tar.zst freebsd-ports-graphics-82360c3f18c2c0a77e6578335933c5e6e459f5a4.zip |
Change maintainer's email.
PR: ports/75415
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Diffstat (limited to 'misc/xtypo')
-rw-r--r-- | misc/xtypo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile index 5b0499383e2..b8eaa09f528 100644 --- a/misc/xtypo/Makefile +++ b/misc/xtypo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.02 CATEGORIES= misc MASTER_SITES= ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/ftp.intec.co.jp/ -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= X-based keyboard trainer PLIST_FILES= bin/xtypo |