summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 14:33:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 14:33:22 -0800
commitf30dde6f9665b0ea687b55a5ad667fc01e17141a (patch)
tree56b9c09683bfe7b94118d1a681ec3ec22f962ec5
parent81b8ea1cb8aa8bc07e57ad885b4ba2957c90da6a (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 b1c1031..018c108 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-neomagic],
[1.2.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Neomagic],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-neomagic/issues],
[xf86-video-neomagic])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])