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