$NetBSD: patch-ah,v 1.1 2007/05/27 09:49:52 schmonz Exp $

--- src/mkmodules.c.orig	2005-01-31 23:14:17.000000000 +0100
+++ src/mkmodules.c
@@ -313,6 +313,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
 };
 
