summaryrefslogtreecommitdiff
path: root/devel/bmake/files/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bmake/files/getopt.c')
-rw-r--r--devel/bmake/files/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bmake/files/getopt.c b/devel/bmake/files/getopt.c
index 4a82ed7b373..3b83c9676eb 100644
--- a/devel/bmake/files/getopt.c
+++ b/devel/bmake/files/getopt.c
@@ -38,7 +38,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
/* static char sccsid[] = "from: @(#)getopt.c 8.2 (Berkeley) 4/2/94"; */
-static char *rcsid = "$Id: getopt.c,v 1.1.1.1 2005/12/02 00:02:59 sjg Exp $";
+static char *rcsid = "$Id: getopt.c,v 1.1.1.2 2008/11/11 19:32:22 joerg Exp $";
#endif /* LIBC_SCCS and not lint */
#include <stdio.h>