freebsd-ports/misc/upclient/pkg-plist
James E. Housley 9efa8d4a6c Major update from 3.04 to 4.2.1.19
PR:		23948
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-01-05 03:37:07 +00:00

7 lines
204 B
Plaintext

etc/rc.d/upclient.sh
etc/upclient.conf.sample
@exec [ -f %B/upclient.conf ] || cp %B/%f %B/upclient.conf
@unexec if cmp -s %B/%f %B/upclient.conf; then rm -f %B/upclient.conf; fi
sbin/upchk
sbin/upclient