diff options
Diffstat (limited to 'textproc/icu')
-rw-r--r-- | textproc/icu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 74bc2912729..d90122831f4 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/02/05 23:11:02 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2006/03/04 21:30:46 jlam Exp $ # DISTNAME= icu-3.4 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PKGVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ibm.com/software/globalization/icu/ COMMENT= Robust and full-featured Unicode services |