diff options
Diffstat (limited to 'misc/kanjipad/Makefile')
-rw-r--r-- | misc/kanjipad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kanjipad/Makefile b/misc/kanjipad/Makefile index 7851f29bc13..d255ddf336f 100644 --- a/misc/kanjipad/Makefile +++ b/misc/kanjipad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:52:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:49:17 grant Exp $ # DISTNAME= kanjipad-1.2.1 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.gtk.org/pub/users/otaylor/kanjipad/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gtk.org/~otaylor/kanjipad/index.html COMMENT= Japanese handwriting recognition with GTK interface |