summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin')
-rw-r--r--secure/usr.bin/Makefile2
-rw-r--r--secure/usr.bin/Makefile.inc2
-rw-r--r--secure/usr.bin/bdes/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile
index 94e0a3d..ee8fddf 100644
--- a/secure/usr.bin/Makefile
+++ b/secure/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
SUBDIR= bdes
diff --git a/secure/usr.bin/Makefile.inc b/secure/usr.bin/Makefile.inc
index f7e27c3..c4fd273 100644
--- a/secure/usr.bin/Makefile.inc
+++ b/secure/usr.bin/Makefile.inc
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
BINDIR= /usr/bin
.include "${.CURDIR}/../../Makefile.inc"
diff --git a/secure/usr.bin/bdes/Makefile b/secure/usr.bin/bdes/Makefile
index b900778..78af60c 100644
--- a/secure/usr.bin/bdes/Makefile
+++ b/secure/usr.bin/bdes/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id$
+# $FreeBSD$
PROG= bdes
SRCS= bdes.c
OpenPOWER on IntegriCloud