summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:16:53 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:16:53 -0800
commitff298ec912de6fe0c2639b604678e5874242af4d (patch)
treef5b4deb7db54abfd6aa3c075d45f6ea3b1c48603
parent1c0259903f8d2eeb78200adb5e3732d66c12b7af (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 4e76923..86ef51b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-tseng],
[1.2.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-tseng/issues],
[xf86-video-tseng])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])