diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-24 11:39:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-24 11:39:19 +0000 |
commit | ebd5247dc18b846b36c098d0f5fe899d0b93f74b (patch) | |
tree | 44a33bc33a6f9b93ebf712fcd534fc56ef158041 /misc/xtypo | |
parent | 9d26c4eb82b0f7bf7ee404d76b1507c570f8fe78 (diff) | |
download | ports-ebd5247dc18b846b36c098d0f5fe899d0b93f74b.tar.gz ports-ebd5247dc18b846b36c098d0f5fe899d0b93f74b.zip |
Notes
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 b8eaa09f5289..46833119e5f8 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 |