aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/spray
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/spray')
-rw-r--r--usr.sbin/spray/Makefile2
-rw-r--r--usr.sbin/spray/spray.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile
index 4a0cbab20514..03ea43e34dde 100644
--- a/usr.sbin/spray/Makefile
+++ b/usr.sbin/spray/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/spray/Makefile,v 1.4.2.1 1999/08/29 15:48:20 peter Exp $
PROG= spray
MAN8= spray.8
diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c
index a0e446cc2789..105ec93928f0 100644
--- a/usr.sbin/spray/spray.c
+++ b/usr.sbin/spray/spray.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/spray/spray.c,v 1.4.2.1 1999/08/29 15:48:20 peter Exp $";
#endif /* not lint */
#include <stdio.h>