summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/openssh/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h
index 78193d4427d1..08350114ee46 100644
--- a/crypto/openssh/version.h
+++ b/crypto/openssh/version.h
@@ -5,7 +5,7 @@
#define SSH_VERSION (ssh_version_get())
#define SSH_VERSION_BASE "OpenSSH_2.9"
-#define SSH_VERSION_ADDENDUM "green@FreeBSD.org 20010608"
+#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20010713"
const char *ssh_version_get(void);
void ssh_version_set_addendum(const char *add);