diff options
Diffstat (limited to 'libexec/pt_chown/Makefile')
-rw-r--r-- | libexec/pt_chown/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/pt_chown/Makefile b/libexec/pt_chown/Makefile index d60118bc36bb..d4f31bbfd688 100644 --- a/libexec/pt_chown/Makefile +++ b/libexec/pt_chown/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= pt_chown -SRCS= pt_chown.c BINOWN= root BINMODE=4555 NO_MAN= |