summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:14:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:14:22 -0800
commitaa45f13bb9a1d3dca973dc47a31966c6d3911896 (patch)
tree46db010e71db42bad82a79fa9603b33887d90189
parent4e450af82b15d53b86a0477149e84fd8705e45c4 (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 acc0a65..a5b2ce4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-tga],
[1.2.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-tga/issues],
[xf86-video-tga])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])