diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-05-06 11:34:03 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-05-06 11:34:03 +0000 |
commit | 0b9da9875fd5e628dd056983dcf5fe4df85abdba (patch) | |
tree | 79d592083d16a9dcbd5d3a30a4b1c1088956eec4 /devel/icu2 | |
parent | Update 140 to 144. (diff) |
Replaced MAINTAINER?= with MAINTAINER=.
Requested by: maintainer
Diffstat (limited to 'devel/icu2')
-rw-r--r-- | devel/icu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu2/Makefile b/devel/icu2/Makefile index 0dc326dc632e..3fab90b523e8 100644 --- a/devel/icu2/Makefile +++ b/devel/icu2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://oss.software.ibm.com/icu/download/${PORTVERSION}/ DISTNAME= icu-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER?= andrew@ids.pl +MAINTAINER= andrew@ids.pl COMMENT= International Components for Unicode INSTALLS_SHLIB= yes |