Add missing files to 'at' and 'rcmds' packages.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-02-05 03:20:27 +00:00
parent cf5c857a8d
commit 41a737904f
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE=at
MAINSRC=${.CURDIR}/../../usr.bin/at
.include "${MAINSRC}/Makefile.inc"

View File

@ -3,6 +3,7 @@
.include <src.opts.mk>
PACKAGE=rcmds
PROG= rlogind
MAN= rlogind.8
PACKAGE=rcmds

View File

@ -1,6 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/4/93
# $FreeBSD$
PACKAGE=rcmds
PROG= rshd
MAN= rshd.8