summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1999-02-09 17:23:03 +0000
committerwosch <wosch@FreeBSD.org>1999-02-09 17:23:03 +0000
commit09f406ace9bd0d1fac28ab59d737ba341eb5b115 (patch)
tree7abf0ead6715a7150e89a9e4a5d380a65fc39dc1 /usr.bin
parent141a257f53d67efb1b0318352ce31673498af155 (diff)
downloadFreeBSD-src-09f406ace9bd0d1fac28ab59d737ba341eb5b115.zip
FreeBSD-src-09f406ace9bd0d1fac28ab59d737ba341eb5b115.tar.gz
Added myself as maintainer.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/killall/Makefile3
-rw-r--r--usr.bin/locate/Makefile5
-rw-r--r--usr.bin/which/Makefile4
3 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/killall/Makefile b/usr.bin/killall/Makefile
index 17cfc53..b7b3196 100644
--- a/usr.bin/killall/Makefile
+++ b/usr.bin/killall/Makefile
@@ -1,3 +1,6 @@
+# $Id$
+MAINTAINER= wosch
+
MAN1= killall.1
beforeinstall:
diff --git a/usr.bin/locate/Makefile b/usr.bin/locate/Makefile
index 45f82b9..2c82bee 100644
--- a/usr.bin/locate/Makefile
+++ b/usr.bin/locate/Makefile
@@ -1,5 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id$
+# $Id: Makefile,v 1.4 1997/02/22 19:55:40 peter Exp $
+
+MAINTAINER= wosch
+
SUBDIR= bigram code locate
diff --git a/usr.bin/which/Makefile b/usr.bin/which/Makefile
index af5532e..d049eee 100644
--- a/usr.bin/which/Makefile
+++ b/usr.bin/which/Makefile
@@ -1,4 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $Id$
+
+MAINTAINER= wosch
+
MAN1= which.1
OpenPOWER on IntegriCloud