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 | |
parent | Update to 4.1.1 (diff) |
Take maintainership
Approved by: previous maintainer (by mail)
Notes
Notes:
svn path=/head/; revision=265906
Diffstat (limited to 'devel')
-rw-r--r-- | devel/icu/Makefile | 2 | ||||
-rw-r--r-- | devel/icu4/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile index e4df50d16d58..ff507951fb25 100644 --- a/devel/icu4/Makefile +++ b/devel/icu4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.icu-project.org/files/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 |