diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-09-10 13:11:11 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-09-10 13:11:11 +0000 |
commit | 5cc7719d1d54e6599d5bd69dbb2d23e7d6c99710 (patch) | |
tree | b9e1f507c3aa4b11cd54c45ceaa6c3c71805366f /math/asir2000/files/patch-ac | |
parent | Fix Whom field, utilize ${DOCSDIR}. (diff) |
* spaces between macros and eqauls to tab(portlint)
* change %%DOCSDIR%% in pkg-plist(portlint)
PR: 56230
Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
Notes
Notes:
svn path=/head/; revision=88935
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 7e3283113a9d..d24d68524cb6 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,10 +1,8 @@ ---- include/version.h.orig Tue Jan 28 17:38:58 2003 -+++ include/version.h Sun Mar 2 21:15:34 2003 -@@ -47,5 +47,5 @@ - * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.90 2003/01/28 08:38:58 noro Exp $ +--- include/version.h.orig Tue Jun 24 18:49:36 2003 ++++ include/version.h Wed Jun 25 00:32:26 2003 +@@ -48,4 +48,4 @@ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.108 2003/06/24 09:49:36 noro Exp $ */ --#define ASIR_VERSION 20030507 + #define ASIR_VERSION 20030825 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20030513 +#define ASIR_DISTRIBUTION "Plotting Group" |