Index: main/flite_main.c
--- main/flite_main.c.orig
+++ main/flite_main.c
@@ -58,6 +58,8 @@ cst_lexicon *cmu_lex_init(void);
 static void flite_version()
 {
     printf("  Carnegie Mellon University, Copyright (c) 1999-2016, all rights reserved\n");
+    printf("  Modified from the original for the OpenBSD project\n");
+    printf("  See https://cvsweb.openbsd.org/ports/audio/flite/patches/\n");
     printf("  version: %s-%s-%s %s (http://cmuflite.org)\n",
 	   FLITE_PROJECT_PREFIX,
 	   FLITE_PROJECT_VERSION,
