diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-03 06:35:32 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-03 06:35:32 +0000 |
commit | c547be44daf3593c2646c7bf24a8a0c37ccfa164 (patch) | |
tree | 7a525feb113b00ddc60d325a304eac71ae89de76 /misc/upclient/pkg-plist | |
parent | 153627559c144ff0f11d36abd91816fa95f27c29 (diff) | |
download | ports-c547be44daf3593c2646c7bf24a8a0c37ccfa164.tar.gz ports-c547be44daf3593c2646c7bf24a8a0c37ccfa164.zip |
Notes
Diffstat (limited to 'misc/upclient/pkg-plist')
-rw-r--r-- | misc/upclient/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/upclient/pkg-plist b/misc/upclient/pkg-plist index ba5ddbc131f8..360471239a8e 100644 --- a/misc/upclient/pkg-plist +++ b/misc/upclient/pkg-plist @@ -3,6 +3,7 @@ etc/rc.d/upclient.sh @unexec if cmp -s %D/etc/upclient.conf %D/etc/upclient.conf.sample; then rm -f %D/etc/upclient.conf; fi etc/upclient.conf.sample @exec [ -f %D/etc/upclient.conf ] || cp -p %D/etc/upclient.conf.sample %D/etc/upclient.conf +sbin/clientchk sbin/upchk sbin/upclient %%PORTDOCS%%share/doc/upclient/AUTHORS @@ -13,4 +14,7 @@ sbin/upclient %%PORTDOCS%%share/doc/upclient/INSTALL %%PORTDOCS%%share/doc/upclient/README %%PORTDOCS%%share/doc/upclient/TODO +%%PORTDOCS%%share/doc/upclient/UptimesProtocol5 +share/locale/de/LC_MESSAGES/upclient.mo +share/locale/fr/LC_MESSAGES/upclient.mo %%PORTDOCS%%@dirrm share/doc/upclient |