summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.port.mk2
-rw-r--r--Mk/bsd.port.post.mk2
-rw-r--r--Mk/bsd.port.pre.mk2
-rw-r--r--Mk/bsd.port.subdir.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index c502c7caac0a..a217192a3f99 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $Id: bsd.port.mk,v 1.315 1999/07/23 09:36:54 asami Exp $
+# $FreeBSD$
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
diff --git a/Mk/bsd.port.post.mk b/Mk/bsd.port.post.mk
index d34d246c5fb9..82c203c86ec3 100644
--- a/Mk/bsd.port.post.mk
+++ b/Mk/bsd.port.post.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.port.post.mk,v 1.1 1998/11/11 05:21:28 asami Exp $
+# $FreeBSD$
AFTERPORTMK= yes
diff --git a/Mk/bsd.port.pre.mk b/Mk/bsd.port.pre.mk
index 739ebd51cfef..4c22c64d0844 100644
--- a/Mk/bsd.port.pre.mk
+++ b/Mk/bsd.port.pre.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.port.pre.mk,v 1.1 1998/11/11 05:21:29 asami Exp $
+# $FreeBSD$
BEFOREPORTMK= yes
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk
index d7785d481c88..3169eb72be48 100644
--- a/Mk/bsd.port.subdir.mk
+++ b/Mk/bsd.port.subdir.mk
@@ -1,5 +1,5 @@
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
-# $Id: bsd.port.subdir.mk,v 1.31 1999/07/23 09:36:55 asami Exp $
+# $FreeBSD$
#
# The include file <bsd.port.subdir.mk> contains the default targets
# for building ports subdirectories.