Fix typo introduced with r347534 (cap_sysctl additions).

This ensures the old libcap_sysctl.so.1 gets cleaned up when running
"make delete-old-libs".
This commit is contained in:
Dimitry Andric 2020-02-12 23:54:38 +00:00
parent 66c662b005
commit 07fb2bc32f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=357847

View File

@ -757,7 +757,7 @@ OLD_FILES+=usr/share/man/man4/wb.4.gz
OLD_FILES+=usr/share/man/man4/xe.4.gz
OLD_FILES+=usr/share/man/man4/if_xe.4.gz
# 20190513: libcap_sysctl interface change
OLD_FILES+=lib/casper/libcap_sysctl.1
OLD_FILES+=lib/casper/libcap_sysctl.so.1
# 20190509: tests/sys/opencrypto requires the net/py-dpkt package.
OLD_FILES+=usr/tests/sys/opencrypto/dpkt.py
OLD_FILES+=usr/tests/sys/opencrypto/dpkt.pyc