diff options
author | hiramatsu <hiramatsu> | 2015-03-15 19:57:40 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2015-03-15 19:57:40 +0000 |
commit | 25c8d97cbd04a9da1055c3fef219d6325d118cef (patch) | |
tree | 9ebdca3520072a1edf278459dd2be0e7aa70a604 /devel/m17n-lib | |
parent | e5d8b84f745abbfe9faa753e991aa227d273cf3f (diff) | |
download | pkgsrc-25c8d97cbd04a9da1055c3fef219d6325d118cef.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r-- | devel/m17n-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 4535a09dc26..f23a159abbd 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2014/12/14 07:53:53 obache Exp $ +# $NetBSD: Makefile,v 1.29 2015/03/15 20:13:23 hiramatsu Exp $ # DISTNAME= m17n-lib-1.7.0 CATEGORIES= devel converters editors inputmethod textproc time MASTER_SITES= http://download.savannah.gnu.org/releases/m17n/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/m17n/ COMMENT= Multilingualization library LICENSE= gnu-lgpl-v2.1 |