diff options
author | asami <asami@FreeBSD.org> | 1996-11-10 12:40:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-10 12:40:20 +0000 |
commit | 2aebbd99dd55db4044657577bb305ae41dd8b5fa (patch) | |
tree | b82f412afa436bf973bdf17a5ac671d4cfa7d398 /japanese/today/files | |
parent | 07e4a6e547065802f87c2bfc388118ee30bd3136 (diff) | |
download | FreeBSD-ports-2aebbd99dd55db4044657577bb305ae41dd8b5fa.zip FreeBSD-ports-2aebbd99dd55db4044657577bb305ae41dd8b5fa.tar.gz |
This is just a test. Try to import a simple program from -current
and see if our CVS setup is working.
Diffstat (limited to 'japanese/today/files')
-rw-r--r-- | japanese/today/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/today/files/patch-aa b/japanese/today/files/patch-aa index a49cf62..88c0ae5 100644 --- a/japanese/today/files/patch-aa +++ b/japanese/today/files/patch-aa @@ -393,7 +393,7 @@ diff -c old/version.c new/version.c *** 28,33 **** --- 28,34 ---- const char Version[] = "today " __DATE__ " version 2.10B (Àµ¼°ÈÇ)"; - const char RCSid[] ="$Id: version.c,v 1.1 1993/07/25 05:39:46 mori Exp $"; + const char RCSid[] ="$Id: patch-aa,v 1.1.1.1 1996/10/18 15:04:50 asami Exp $"; const char UseLanguage[] = + #if !defined(TRANS) #if defined(human68k) |