diff options
author | bapt <bapt@FreeBSD.org> | 2010-12-09 15:42:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-12-09 15:42:41 +0800 |
commit | 7113e5c25205dfa1b25486b0e979e712610fc979 (patch) | |
tree | 1f8ca23d100d2920355b5fa25bbd018c1385d2dd /devel/icu | |
parent | febbd49192d7d98cf75fa4293a89d8c3b951037a (diff) | |
download | freebsd-ports-graphics-7113e5c25205dfa1b25486b0e979e712610fc979.tar.gz freebsd-ports-graphics-7113e5c25205dfa1b25486b0e979e712610fc979.tar.zst freebsd-ports-graphics-7113e5c25205dfa1b25486b0e979e712610fc979.zip |
Take maintainership
Approved by: previous maintainer (by mail)
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 703a8a4544c..280bbcf02a7 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 |