summaryrefslogtreecommitdiff
path: root/font/ibm-type1/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 21:22:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 21:22:41 +0000
commit26d711c31e6ed9644493895264cb0460fac17360 (patch)
treefd06d2e133215aa18d9ca61fc0ab1c14b7e62884 /font/ibm-type1/configure.ac
parent0a3c483889d321b3e59c4cc83406b5fb244f9483 (diff)
Update all font packages to latest X.Org versions.
Diffstat (limited to 'font/ibm-type1/configure.ac')
-rw-r--r--font/ibm-type1/configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/font/ibm-type1/configure.ac b/font/ibm-type1/configure.ac
index a156f5f9b..67222c674 100644
--- a/font/ibm-type1/configure.ac
+++ b/font/ibm-type1/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(font-ibm-type1, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-ibm-type1)
+AC_INIT([font-ibm-type1], [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [font-ibm-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE