diff options
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r-- | textproc/icu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 349bdbbda5b..74bc2912729 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2006/01/03 00:04:42 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2006/02/05 23:11:02 joerg Exp $ # DISTNAME= icu-3.4 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PKGVERSION}/ EXTRACT_SUFX= .tgz |