From f44f40d07e1e52559605a6db4cecaddb4bc1b557 Mon Sep 17 00:00:00 2001 From: Vasil Dimov Date: Tue, 9 May 2006 14:30:49 +0000 Subject: [PATCH] Give maintainership to submitter and remove USE_REINPLACE PR: ports/97030 Submitted by: Shaun Amott --- mail/esmtp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index d48e069af6cf..614b3ee90fc9 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_OPENSSL= yes USE_BISON= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"