diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-27 18:38:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-27 18:38:44 +0000 |
commit | 287b65719797a7ffb4bd4e705ffcffc5aee4cfb8 (patch) | |
tree | 7b4c15bb47ffe245bc9e363bbfc10f6795168f9a /games/kanatest | |
parent | 048988d9baac4bfcfd41156838d85efc4e28e254 (diff) |
Notes
Diffstat (limited to 'games/kanatest')
-rw-r--r-- | games/kanatest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile index de582bc6c94b..a44189f1979b 100644 --- a/games/kanatest/Makefile +++ b/games/kanatest/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://clay.ll.pl/download/ -MAINTAINER= shanali@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple hiragana/katakana drill tool USE_GMAKE= yes |