diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2005-07-17 21:19:28 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2005-07-17 21:19:28 +0000 |
commit | f7070a400c7dcb8b99d2147e26a909cc21915d61 (patch) | |
tree | aa35019b2a819d996206ac262d79cd40f4e1c77b /usr.bin/locate | |
parent | 45268882a8e07793227e04183081d7803a0897e2 (diff) |
Notes
Diffstat (limited to 'usr.bin/locate')
-rw-r--r-- | usr.bin/locate/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/locate/Makefile b/usr.bin/locate/Makefile index 1d495e420eced..05b13580bf7d5 100644 --- a/usr.bin/locate/Makefile +++ b/usr.bin/locate/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ -MAINTAINER= wosch - SUBDIR= bigram code locate |