diff options
author | krion <krion@FreeBSD.org> | 2004-12-24 11:39:19 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-24 11:39:19 +0000 |
commit | 3df7199de95e570e4717e13d06c96102a4e0a443 (patch) | |
tree | 2d72fa480d78f8c46cd3496f33f934664811382a /misc | |
parent | da51fb3b0a155dedbec03dbfd85a374760c1f7a7 (diff) | |
download | FreeBSD-ports-3df7199de95e570e4717e13d06c96102a4e0a443.zip FreeBSD-ports-3df7199de95e570e4717e13d06c96102a4e0a443.tar.gz |
Fix maintainer's email.
Submitted by: maintainer
Diffstat (limited to 'misc')
-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 b8eaa09..4683311 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= utoh@openedu.org +MAINTAINER= mutoh@openedu.org COMMENT= X-based keyboard trainer PLIST_FILES= bin/xtypo |