From f8928160a7a51ded85fc6c7fb654acfe82c8889f Mon Sep 17 00:00:00 2001 From: matthieu Date: Sat, 8 Oct 2016 14:09:10 +0000 Subject: [PATCH] Fix package version in fontconfig.pc --- lib/fontconfig/pc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/fontconfig/pc/Makefile b/lib/fontconfig/pc/Makefile index 6b9a464c6..d0d332a04 100644 --- a/lib/fontconfig/pc/Makefile +++ b/lib/fontconfig/pc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2014/05/18 10:33:05 matthieu Exp $ +# $OpenBSD: Makefile,v 1.3 2016/10/08 14:09:10 matthieu Exp $ FONTCONFIG = ${.CURDIR}/../../../dist/fontconfig PKGCONFIG = fontconfig.pc -PACKAGE_VERSION = 2.11.1 +PACKAGE_VERSION = 2.12.1 PACKAGE = fontconfig VERSION = $(PACKAGE_VERSION)