diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-09 07:42:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-09 07:42:41 +0000 |
commit | bc1e5abbe3587d938ba736fb160cb05d0a157290 (patch) | |
tree | 8b62ba0dea376ff698f02f466b8bcc0b04639231 /devel/icu | |
parent | 2c22b56a9fe221ffe10a0961228943b28bd5ecf7 (diff) |
Notes
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 703a8a4544ca..280bbcf02a7b 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/ICU4C/${PORTVERSION} DISTNAME= icu4c-${PORTVERSION:S/./_/g} EXTRACT_SUFX= -src.tgz -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= bapt@FreeBSD.org COMMENT= International Components for Unicode (from IBM) OPTIONS= THREADS "Build thread-safe version of the library" on |