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 1b3921f5111..c1ed165dfea 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/04/28 08:59:28 skrll Exp $ +# $NetBSD: Makefile,v 1.16 2003/06/02 01:16:41 jschauma Exp $ # DISTNAME= icu-2.4 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://oss.software.ibm.com/icu/download/${PKGVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://oss.software.ibm.com/icu COMMENT= Robust and full-featured unicode support |