diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-07-22 11:22:29 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-10-26 17:46:34 +0000 |
| commit | a7ffc948497e04354fa512915f7e383ee04ae269 (patch) | |
| tree | 0170259c3db3e6725bb6a5281c70805d7010254f /sbin/clri | |
| parent | a099694ecdbdc50445487c5b1ebebdc13c2f0b43 (diff) | |
Diffstat (limited to 'sbin/clri')
| -rw-r--r-- | sbin/clri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/clri/Makefile b/sbin/clri/Makefile index 5f8777f30391..77a7933f8cdd 100644 --- a/sbin/clri/Makefile +++ b/sbin/clri/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -PACKAGE=runtime +PACKAGE=ufs PROG= clri MAN= clri.8 LIBADD= ufs |
