mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix cut & paste error from r326558.
Reported by: ed MFC after: 1 week X-MFC with: r326558 Pointy hat to: cy
This commit is contained in:
parent
4a93691064
commit
d1755e2845
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
# done
|
||||
|
||||
# 20171204: Move fdformat man page from volume 1 to volume 8.
|
||||
OLD_FILES+=usr/share/man/man8/fdformat.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/fdformat.1.gz
|
||||
# 20171203: libproc version bump
|
||||
OLD_LIBS+=usr/lib/libproc.so.4
|
||||
OLD_LIBS+=usr/lib32/libproc.so.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue