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 0c8d83341d3..11ed8c22020 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2007/03/31 15:36:57 obache Exp $ +# $NetBSD: Makefile,v 1.54 2008/03/20 17:07:54 drochner Exp $ # DISTNAME= icu4c-3_6-src PKGNAME= icu-3.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PKGVERSION}/ EXTRACT_SUFX= .tgz |