mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix plist
PR: 203048
This commit is contained in:
parent
dbb68802ab
commit
dd93e6e2f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397231
1 changed files with 3 additions and 2 deletions
|
@ -79,7 +79,7 @@ libdata/pkgconfig/libupsclient.pc
|
||||||
%%NUT_SERIAL%%libexec/nut/mge-utalk
|
%%NUT_SERIAL%%libexec/nut/mge-utalk
|
||||||
%%NUT_SERIAL%%libexec/nut/microdowell
|
%%NUT_SERIAL%%libexec/nut/microdowell
|
||||||
%%NUT_SERIAL%%libexec/nut/mge-shut
|
%%NUT_SERIAL%%libexec/nut/mge-shut
|
||||||
libexec/nut/netxml-ups
|
%%NUT_NEON%%libexec/nut/netxml-ups
|
||||||
%%NUT_SERIAL%%libexec/nut/oldmge-shut
|
%%NUT_SERIAL%%libexec/nut/oldmge-shut
|
||||||
%%NUT_SERIAL%%libexec/nut/oneac
|
%%NUT_SERIAL%%libexec/nut/oneac
|
||||||
%%NUT_SERIAL%%libexec/nut/optiups
|
%%NUT_SERIAL%%libexec/nut/optiups
|
||||||
|
@ -177,7 +177,7 @@ man/man5/upssched.conf.5.gz
|
||||||
%%NUT_SERIAL%%man/man8/apcupsd-ups.8.gz
|
%%NUT_SERIAL%%man/man8/apcupsd-ups.8.gz
|
||||||
%%NUT_SERIAL%%man/man8/blazer_ser.8.gz
|
%%NUT_SERIAL%%man/man8/blazer_ser.8.gz
|
||||||
%%NUT_USB%%man/man8/blazer_usb.8.gz
|
%%NUT_USB%%man/man8/blazer_usb.8.gz
|
||||||
man/man8/netxml-ups.8.gz
|
%%NUT_NEON%%man/man8/netxml-ups.8.gz
|
||||||
man/man8/nut-recorder.8.gz
|
man/man8/nut-recorder.8.gz
|
||||||
man/man8/nut-scanner.8.gz
|
man/man8/nut-scanner.8.gz
|
||||||
%%NUT_USB%%man/man8/nutdrv_atcl_usb.8.gz
|
%%NUT_USB%%man/man8/nutdrv_atcl_usb.8.gz
|
||||||
|
@ -246,3 +246,4 @@ sbin/upsdrvctl
|
||||||
sbin/upsmon
|
sbin/upsmon
|
||||||
sbin/upssched
|
sbin/upssched
|
||||||
@dir(%%NUT_USER%%,%%NUT_GROUP%%,750) %%STATEDIR%%
|
@dir(%%NUT_USER%%,%%NUT_GROUP%%,750) %%STATEDIR%%
|
||||||
|
@dir libexec/nut
|
||||||
|
|
Loading…
Add table
Reference in a new issue