diff options
Diffstat (limited to 'devel/icu')
-rw-r--r-- | devel/icu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 6aaaa7e507c8..532dea69bf9c 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ DISTNAME= icu4c-${PORTVERSION:S/./_/g} EXTRACT_SUFX= -src.tgz -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= International Components for Unicode (from IBM) OPTIONS= THREADS "Build thread-safe version of the library" on |