summaryrefslogtreecommitdiff
path: root/devel/cvs/patches/patch-ah
blob: 95eca0cb1bd2afa9a7f596fefad709d347f57311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ah,v 1.4 2002/11/24 21:31:23 hubertf Exp $

--- src/mkmodules.c.orig	Fri Sep  7 16:22:39 2001
+++ src/mkmodules.c
@@ -307,6 +307,9 @@
     "# 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
 };