From 99527f7d5a690f90709a096641b42777a39bd27e Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 9 Feb 2016 16:54:04 +0000 Subject: [PATCH] Add rmail to the sendmail package Sponsored by: The FreeBSD Foundation --- bin/rmail/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index 421a6ffa6d8d..53d0ca4f554f 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +PACKAGE=sendmail SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/rmail