diff options
Diffstat (limited to 'sysutils/rdate/Makefile')
-rw-r--r-- | sysutils/rdate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 88f4e1897069..307d9555f690 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -16,6 +16,7 @@ MAINTAINER= cracauer@cons.org COMMENT= Sets the clock of the local host to the time of another host MAN8= rdate.8 +PLIST_FILES= sbin/rdate post-install: ${INSTALL_PROGRAM} ${WRKSRC}/rdate ${PREFIX}/sbin/. |