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 f2b4ac53ff8..f19560258de 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2013/03/14 19:10:29 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2013/03/15 22:56:46 wiz Exp $ -DISTNAME= harfbuzz-0.9.12 -PKGREVISION= 2 +DISTNAME= harfbuzz-0.9.13 CATEGORIES= fonts MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ EXTRACT_SUFX= .tar.bz2 |