diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-05-10 18:24:36 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-05-10 18:24:36 +0000 |
commit | b0ff733782af41a24547aeb0f0da5b26234d0f4e (patch) | |
tree | 1846d73b21bd392962e8ae9d8dd02b38ec727a39 /math/asir2000/files/patch-ac | |
parent | - Fix fetch (diff) |
Update to 20060417
PR: ports/96104
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=161972
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 7eb12c60aab2..1c94a7154c7a 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,8 +1,8 @@ ---- include/version.h.orig Sun Oct 9 13:46:54 2005 -+++ include/version.h Mon Oct 10 01:22:03 2005 +--- include/version.h.org Thu Apr 20 13:24:03 2006 ++++ include/version.h Thu Apr 20 13:24:55 2006 @@ -48,4 +48,4 @@ - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.215 2005/10/09 04:46:54 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.251 2006/04/17 04:35:20 noro Exp $ */ - #define ASIR_VERSION 20051009 + #define ASIR_VERSION 20060417 -#define ASIR_DISTRIBUTION "Kobe" +#define ASIR_DISTRIBUTION "Plotting Group" |