diff options
Diffstat (limited to 'textproc/icu')
-rw-r--r-- | textproc/icu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 1b5e7181aee..80550c61a2d 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2013/05/09 07:39:19 adam Exp $ +# $NetBSD: Makefile,v 1.83 2013/05/09 07:59:26 adam Exp $ DISTNAME= icu4c-51_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz |