summaryrefslogtreecommitdiff
path: root/graphics/vcg
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-06-13 13:06:08 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-06-13 13:06:08 +0000
commit25cb23d49dfb9419f6387d137cc2b37e42663faf (patch)
tree557e23750f08b15119c7494f2efdfebdf5f7eaf3 /graphics/vcg
parentcf55d7fd5ff0ade3a107f1adee112fd122646432 (diff)
downloadpkgsrc-25cb23d49dfb9419f6387d137cc2b37e42663faf.tar.gz
Fix FreeBSD RCS Id,Log.
Diffstat (limited to 'graphics/vcg')
-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
#