aboutsummaryrefslogtreecommitdiffstats
path: root/mail/esmtp
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-05-09 22:30:49 +0800
committervd <vd@FreeBSD.org>2006-05-09 22:30:49 +0800
commit21e53703a61d237be04429631f27e0eb895b69a7 (patch)
treeaa23c20e5fee377d4372b4d037191cbb9732b5d0 /mail/esmtp
parentb1be430e4b60bba2c6af03dd467f75e67e56e709 (diff)
downloadfreebsd-ports-gnome-21e53703a61d237be04429631f27e0eb895b69a7.tar.gz
freebsd-ports-gnome-21e53703a61d237be04429631f27e0eb895b69a7.tar.zst
freebsd-ports-gnome-21e53703a61d237be04429631f27e0eb895b69a7.zip
Give maintainership to submitter and remove USE_REINPLACE
PR: ports/97030 Submitted by: Shaun Amott <shaun@inerd.com>
Diffstat (limited to 'mail/esmtp')
-rw-r--r--mail/esmtp/Makefile3
1 files changed, 1 insertions, 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}"