$NetBSD: patch-ah,v 1.6 2003/12/12 22:05:55 wiz Exp $

--- src/mkmodules.c.orig	Wed Oct  8 21:56:13 2003
+++ src/mkmodules.c
@@ -308,6 +308,9 @@ static const char *const config_contents
     "# repositories.  Set it to `never' (the previous CVS behavior) to prevent\n",
     "# verifymsg scripts from changing the log message.\n",
     "#RereadLogAfterVerify=always\n",
+    "\n",
+    "# Set this to the name of a local tag to use in addition to Id\n",
+    "#tag=OurTag\n",
     NULL
 };
 
