From 9c4919c1d49f0bc1da343d16725ad0281a4ca878 Mon Sep 17 00:00:00 2001 From: gjb Date: Mon, 8 Feb 2016 18:41:46 +0000 Subject: Create a package for sendmail(8). Sponsored by: The FreeBSD Foundation --- lib/libsm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libsm') diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index af28314..9840092 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -2,7 +2,7 @@ .include -PACKAGE=lib${LIB} +PACKAGE=sendmail SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsm -- cgit v1.1