diff options
Diffstat (limited to 'converters/ruby-uconv')
-rw-r--r-- | converters/ruby-uconv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile index 69f0902a500..f50c8d7a4a5 100644 --- a/converters/ruby-uconv/Makefile +++ b/converters/ruby-uconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:27:37 grant Exp $ # FreeBSD: ports/japanese/ruby-uconv/Makefile,v 1.8 2001/01/30 19:26:22 knu Exp DISTNAME= uconv-0.4.9 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/uconv CATEGORIES= japanese converters MASTER_SITES= http://www.yoshidam.net/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.yoshidam.net/Ruby.html#uconv COMMENT= Unicode conversion library with Japanese codesets support |