summaryrefslogtreecommitdiffstats
path: root/usr.bin/whereis
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2002-07-03 19:22:52 +0000
committerjohan <johan@FreeBSD.org>2002-07-03 19:22:52 +0000
commit33c8d5df08d65d89e2b6528b232d327351afd682 (patch)
tree575a4a5d7025a52b0d71d15bd49fad8856cfea05 /usr.bin/whereis
parentee3a0a0b044f223a591ad711c1cb7818215408fe (diff)
downloadFreeBSD-src-33c8d5df08d65d89e2b6528b232d327351afd682.zip
FreeBSD-src-33c8d5df08d65d89e2b6528b232d327351afd682.tar.gz
Switch to c version
Approved by: sheldonh (mentor)
Diffstat (limited to 'usr.bin/whereis')
-rw-r--r--usr.bin/whereis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whereis/Makefile b/usr.bin/whereis/Makefile
index 7461d9d..20dcf0a 100644
--- a/usr.bin/whereis/Makefile
+++ b/usr.bin/whereis/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SCRIPTS=whereis.pl
+PROG= whereis
MAN= whereis.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud