From 90b1557dac582ac1c82e82b29dc1e3c13602608b Mon Sep 17 00:00:00 2001 From: gshapiro Date: Thu, 26 Oct 2000 23:02:36 +0000 Subject: Add a MAINTAINER= line so people know who to blame --- bin/rmail/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index fcc11bb..e4e4ef4 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +MAINTAINER= gshapiro@FreeBSD.org + SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/rmail -- cgit v1.1