summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-09 16:54:04 +0000
committergjb <gjb@FreeBSD.org>2016-02-09 16:54:04 +0000
commit99527f7d5a690f90709a096641b42777a39bd27e (patch)
tree8ba933eecc6f4ba6d3ecfcc2de3e1ae4c2858d9b /bin
parent208df68c342bd7992809fd2031bdf6f79103c169 (diff)
downloadFreeBSD-src-99527f7d5a690f90709a096641b42777a39bd27e.zip
FreeBSD-src-99527f7d5a690f90709a096641b42777a39bd27e.tar.gz
Add rmail to the sendmail package
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'bin')
-rw-r--r--bin/rmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index 421a6ff..53d0ca4 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
OpenPOWER on IntegriCloud