summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-05 03:20:27 +0000
committergjb <gjb@FreeBSD.org>2016-02-05 03:20:27 +0000
commitf6e69cfc784602193b5c513aed5aeba48fb21a80 (patch)
treef9c83ab0a28ed87a2ba079910700c7cd88d51b51 /libexec
parent0ead5250bfb3f1b9fcc785f16d8e731a75ac7795 (diff)
downloadFreeBSD-src-f6e69cfc784602193b5c513aed5aeba48fb21a80.zip
FreeBSD-src-f6e69cfc784602193b5c513aed5aeba48fb21a80.tar.gz
Add missing files to 'at' and 'rcmds' packages.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'libexec')
-rw-r--r--libexec/atrun/Makefile1
-rw-r--r--libexec/rlogind/Makefile1
-rw-r--r--libexec/rshd/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile
index 39952fc..b11e2e9 100644
--- a/libexec/atrun/Makefile
+++ b/libexec/atrun/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=at
MAINSRC=${.CURDIR}/../../usr.bin/at
.include "${MAINSRC}/Makefile.inc"
diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile
index 1094a89..b932702 100644
--- a/libexec/rlogind/Makefile
+++ b/libexec/rlogind/Makefile
@@ -3,6 +3,7 @@
.include <src.opts.mk>
+PACKAGE=rcmds
PROG= rlogind
MAN= rlogind.8
PACKAGE=rcmds
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile
index 4869d1e..498b699 100644
--- a/libexec/rshd/Makefile
+++ b/libexec/rshd/Makefile
@@ -1,6 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/4/93
# $FreeBSD$
+PACKAGE=rcmds
PROG= rshd
MAN= rshd.8
OpenPOWER on IntegriCloud