summaryrefslogtreecommitdiff
path: root/academic/btf/patches/autoconfiscate.diff
diff options
context:
space:
mode:
Diffstat (limited to 'academic/btf/patches/autoconfiscate.diff')
-rw-r--r--academic/btf/patches/autoconfiscate.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/btf/patches/autoconfiscate.diff b/academic/btf/patches/autoconfiscate.diff
index 8a621ae66b..a07fc25f30 100644
--- a/academic/btf/patches/autoconfiscate.diff
+++ b/academic/btf/patches/autoconfiscate.diff
@@ -73,7 +73,7 @@ new file mode 100644
+# Process this file with autoconf to produce a configure script.
+
+AC_PREREQ([2.69])
-+AC_INIT([BTF],[1.2.6],[DrTimothyAldenDavis@gmail.com],[btf],[http://www.suitesparse.com/])
++AC_INIT([BTF],[1.2.6],[https://github.com/DrTimothyAldenDavis/SuiteSparse],[btf],[http://www.suitesparse.com/])
+AC_CONFIG_SRCDIR([Source/btf_order.c])
+AC_CONFIG_AUX_DIR([build-aux])
+AC_CONFIG_MACRO_DIR([m4])