summaryrefslogtreecommitdiff
path: root/math/arpack++/files/patch-Makefile.inc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-22 20:34:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-22 20:34:27 +0000
commit6172d4b590384f82cfee76956f7d5af4bb526df8 (patch)
tree106498262ba76464c07d9dc31c41b2c1e5f59144 /math/arpack++/files/patch-Makefile.inc
parent- Add LICENSE (diff)
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387082
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.