diff options
Diffstat (limited to 'sysutils/rdate')
-rw-r--r-- | sysutils/rdate/Makefile | 1 | ||||
-rw-r--r-- | sysutils/rdate/pkg-plist | 1 |
2 files changed, 1 insertions, 1 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/. diff --git a/sysutils/rdate/pkg-plist b/sysutils/rdate/pkg-plist deleted file mode 100644 index eaf6fa45ae43..000000000000 --- a/sysutils/rdate/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/rdate |