diff options
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r-- | textproc/icu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index e9f6843d9ef..1c21bfa6d4a 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2012/11/07 20:59:50 adam Exp $ +# $NetBSD: Makefile,v 1.78 2013/01/04 09:29:55 adam Exp $ -DISTNAME= icu4c-50_1-src +DISTNAME= icu4c-50_1_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} CATEGORIES= textproc MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/ |