summaryrefslogtreecommitdiff
path: root/graphics/vcg/files
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-06-13 13:06:08 +0000
committersakamoto <sakamoto>1999-06-13 13:06:08 +0000
commitc3370260870885c3f5016c6fddf1de53b6e77bb6 (patch)
tree557e23750f08b15119c7494f2efdfebdf5f7eaf3 /graphics/vcg/files
parent1353fb9cab8f45c32170f9bc5756de5c17089611 (diff)
downloadpkgsrc-c3370260870885c3f5016c6fddf1de53b6e77bb6.tar.gz
Fix FreeBSD RCS Id,Log.
Diffstat (limited to 'graphics/vcg/files')
-rw-r--r--graphics/vcg/files/demo.csh3
-rw-r--r--graphics/vcg/files/globals.h6
-rw-r--r--graphics/vcg/files/tMakefile8
3 files changed, 10 insertions, 7 deletions
diff --git a/graphics/vcg/files/demo.csh b/graphics/vcg/files/demo.csh
index 6444de11621..f33222d4244 100644
--- a/graphics/vcg/files/demo.csh
+++ b/graphics/vcg/files/demo.csh
@@ -1,7 +1,8 @@
#!/bin/csh
#
# SCCS-info %W% %E%
-# $Id: demo.csh,v 1.2 1999/06/13 12:54:19 sakamoto Exp $
+# $NetBSD: demo.csh,v 1.3 1999/06/13 13:06:08 sakamoto Exp $
+# FreeBSD Id: demo.csh,v 1.1.1.1 1995/02/19 09:25:43 hsu Exp $
#
# ====================== Change area ============================
diff --git a/graphics/vcg/files/globals.h b/graphics/vcg/files/globals.h
index 6d9d95922d6..5857cfa3c53 100644
--- a/graphics/vcg/files/globals.h
+++ b/graphics/vcg/files/globals.h
@@ -17,7 +17,8 @@
/* */
/*--------------------------------------------------------------------*/
-/* $Id: globals.h,v 1.2 1999/06/13 12:54:19 sakamoto Exp $ */
+/* $NetBSD: globals.h,v 1.3 1999/06/13 13:06:08 sakamoto Exp $ */
+/* FreeBSD Id: globals.h,v 1.1.1.1 1995/02/19 09:25:43 hsu Exp $ */
/*
* Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and
@@ -43,6 +44,9 @@
/* $Log: globals.h,v $
+/* Revision 1.3 1999/06/13 13:06:08 sakamoto
+/* Fix FreeBSD RCS Id,Log.
+/*
/* Revision 1.2 1999/06/13 12:54:19 sakamoto
/* Adapt this package to NetBSD.
/*
diff --git a/graphics/vcg/files/tMakefile b/graphics/vcg/files/tMakefile
index 8dd8e489b8a..71351227abf 100644
--- a/graphics/vcg/files/tMakefile
+++ b/graphics/vcg/files/tMakefile
@@ -17,12 +17,10 @@
# /* */
# /*--------------------------------------------------------------------*/
#
-# $Id: tMakefile,v 1.2 1999/06/13 12:54:19 sakamoto Exp $
-#
-# $Log: tMakefile,v $
-# Revision 1.2 1999/06/13 12:54:19 sakamoto
-# Adapt this package to NetBSD.
+# $NetBSD: tMakefile,v 1.3 1999/06/13 13:06:08 sakamoto Exp $
+# FreeBSD Id: tMakefile,v 1.1.1.1 1995/02/19 09:25:45 hsu Exp $
#
+# FreeBSD Log: tMakefile,v $
# Revision 1.1.1.1 1995/02/19 09:25:45 hsu
# vcg - a visualization tool for compiler graphs
#