summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 14:34:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 14:34:11 -0800
commiteae9a7c89ca6ff8e719d5a43de42e8fe128ebaf5 (patch)
treef5cdd38213a64417730ef754e9c2ad614496c43a
parent0d20e0453fcbe348e517e65fa45126ea4b4477cc (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 fff23b8..3b8d053 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-newport],
[0.2.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-newport/issues],
[xf86-video-newport])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])