diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-07-14 22:46:32 -0600 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-07-15 16:43:39 -0600 |
| commit | e9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch) | |
| tree | 557c8263fcf6f394c855ef4458f6fe531563199e /share/dict | |
| parent | b3877767883e9b26fbcce47c015ba3eab323bf1b (diff) | |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
Diffstat (limited to 'share/dict')
| -rw-r--r-- | share/dict/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile index 7e8c830d1944..3fb23e269ae2 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -1,4 +1,3 @@ - # XXX MISSING: connectives words FILES= README propernames web2 web2a freebsd FILESDIR= ${BINDIR}/dict |
