diff options
Diffstat (limited to 'fonts/harfbuzz/Makefile')
-rw-r--r-- | fonts/harfbuzz/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index 723ee52f36b..9333347eb2c 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2017/02/12 01:29:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.78 2017/02/27 09:55:21 wiz Exp $ -DISTNAME= harfbuzz-1.4.2 -PKGREVISION= 1 +DISTNAME= harfbuzz-1.4.3 CATEGORIES= fonts MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ EXTRACT_SUFX= .tar.bz2 |