summaryrefslogtreecommitdiff
path: root/math/arpack++/files/patch-Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'math/arpack++/files/patch-Makefile.inc')
-rw-r--r--math/arpack++/files/patch-Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/arpack++/files/patch-Makefile.inc b/math/arpack++/files/patch-Makefile.inc
index 720b6003aa2b..c4302ee48929 100644
--- a/math/arpack++/files/patch-Makefile.inc
+++ b/math/arpack++/files/patch-Makefile.inc
@@ -1,9 +1,8 @@
--- Makefile.inc.orig 2008-12-12 15:10:18.000000000 +0100
+++ Makefile.inc 2008-12-12 15:12:13.000000000 +0100
-@@ -1,26 +1,27 @@
+@@ -1,26 +1,26 @@
-# ARPACK++ v1.2 2/18/2000
+# ARPACK++ v1.2 2/20/2000
-+# $FreeBSD$
# c++ interface to ARPACK code.
# This file contains some definitions used to compile arpack++ examples
-# with the g++ compiler under Sun Solaris.