summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:30 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:30 -0800
commit8972c0a0a74407492ab22103e3df7efce80d79ac (patch)
tree92a39785196626d4528f3f8dffa889730ab1d41b
parentdefdf0b4c4295a63b560927de686d2802a19b595 (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dbff5d1..cf1e3a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([font-bitstream-type1], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bitstream-type1/issues],
[font-bitstream-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])