diff options
Diffstat (limited to 'devel/icu/Makefile')
-rw-r--r-- | devel/icu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 2a4fd5892604..f535e7cde35e 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -7,10 +7,9 @@ PORTNAME= icu PORTVERSION= 3.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF DISTNAME= icu4c-${PORTVERSION:S/./_/g} EXTRACT_SUFX= -src.tgz |