diff options
author | joerg <joerg@pkgsrc.org> | 2009-02-17 13:02:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-02-17 13:02:20 +0000 |
commit | 1f9d754f97bf0a713803c06729166d1a9d04a8ad (patch) | |
tree | 9a612969d3444658bef509b3f0edbf8052d7ecd7 /inputmethod | |
parent | 00fb1353aa87221381671b59f3c3e639371e592b (diff) | |
download | pkgsrc-1f9d754f97bf0a713803c06729166d1a9d04a8ad.tar.gz |
Reset maintainer, mail bounced
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/canna-canuum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/canna-canuum/Makefile b/inputmethod/canna-canuum/Makefile index a60dba014be..41d391856bf 100644 --- a/inputmethod/canna-canuum/Makefile +++ b/inputmethod/canna-canuum/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2008/09/18 12:35:27 taca Exp $ +# $NetBSD: Makefile,v 1.9 2009/02/17 13:02:20 joerg Exp $ PKGREVISION= 2 CANNA_MODULE= canuum .include "../../inputmethod/canna/Makefile.common" -MAINTAINER= oishi@ims.ac.jp +MAINTAINER= pkgsrc-users@NetBSD.org MAKE_ARGS+= PREFIX=${PREFIX} |