From 638c3c50639e207ff52066e7bdb6c46f0cf98a5a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 15 Feb 2003 22:34:24 +0000 Subject: Silence pkglint. --- mail/mini_sendmail/MESSAGE | 4 +++- mail/mini_sendmail/Makefile | 4 +--- mail/mini_sendmail/Makefile.common | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mail/mini_sendmail/MESSAGE b/mail/mini_sendmail/MESSAGE index 47d0e0db868..d8866c24d61 100644 --- a/mail/mini_sendmail/MESSAGE +++ b/mail/mini_sendmail/MESSAGE @@ -1,8 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2003/02/15 22:11:23 is Exp $ +$NetBSD: MESSAGE,v 1.2 2003/02/15 22:34:24 wiz Exp $ Before you install ${PREFIX}/etc/mailer.conf.mini_sendmail as /etc/mailer.conf, edit it to replace ``relayhost'' with the name of the smart mail relay host. See the manual page for details. + +=========================================================================== diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index eb1a045920b..73366967911 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2003/02/15 22:11:23 is Exp $ +# $NetBSD: Makefile,v 1.2 2003/02/15 22:34:24 wiz Exp $ # -PKGNAME= mini_sendmail-1.3.2 - .include "Makefile.common" diff --git a/mail/mini_sendmail/Makefile.common b/mail/mini_sendmail/Makefile.common index 791b520abf5..50faea54d3f 100644 --- a/mail/mini_sendmail/Makefile.common +++ b/mail/mini_sendmail/Makefile.common @@ -1,6 +1,5 @@ -# $NetBSD: Makefile.common,v 1.1 2003/02/15 22:11:24 is Exp $ +# $NetBSD: Makefile.common,v 1.2 2003/02/15 22:34:24 wiz Exp $ # - DISTNAME= mini_sendmail-1.3.2 CATEGORIES= mail MASTER_SITES= http://www.acme.com/software/mini_sendmail/ @@ -8,7 +7,8 @@ MASTER_SITES= http://www.acme.com/software/mini_sendmail/ MAINTAINER= is@netbsd.org HOMEPAGE= http://www.acme.com/software/mini_sendmail/ COMMENT= accept email on behalf of the real sendmail without spooling -FILESDIR= ../mini_sendmail/files + +FILESDIR= ${.CURDIR}/../mini_sendmail/files post-build: ${SED} -e 's#@@PREFIX@@#${PREFIX}#g' \ -- cgit v1.2.3