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 f009d83933e..93deffa4ec3 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2015/10/10 01:58:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/10/15 10:57:36 wiz Exp $ -DISTNAME= harfbuzz-1.0.3 -PKGREVISION= 1 +DISTNAME= harfbuzz-1.0.4 CATEGORIES= fonts MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ EXTRACT_SUFX= .tar.bz2 |