mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
@exec mkdir -p /var/spool/uptimed
|
|
bin/uprecords
|
|
etc/uptimed.conf-dist
|
|
lib/libuptimed.a
|
|
lib/libuptimed.la
|
|
lib/libuptimed.so
|
|
lib/libuptimed.so.0
|
|
man/man1/uprecords.1.gz
|
|
man/man8/uptimed.8.gz
|
|
sbin/uptimed
|
|
www/cgi-bin/uprecords.cgi
|
|
www/cgi-bin/uprecords.conf
|
|
www/cgi-bin/uprecords.footer
|
|
www/cgi-bin/uprecords.header
|
|
@dirrmtry www/cgi-bin
|
|
@unexec rmdir /var/spool/uptimed 2>/dev/null || true
|