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 44aced226e6..a7ea364ecc4 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.143 2022/11/23 10:42:50 adam Exp $ +# $NetBSD: Makefile,v 1.144 2022/11/23 16:19:02 adam Exp $ DISTNAME= icu4c-72_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=unicode-org/} EXTRACT_SUFX= .tgz |