From ece386a5a7652236239397be78d99451463d38f0 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Wed, 19 Jun 2002 14:32:32 +0000 Subject: - Use REINPLACE_CMD - Reset maintainer back to ports@ PR: 39493 Submitted by: Kimura Fuyuki (previous maintainer) --- mail/smtpproxy/Makefile | 4 ++-- mail/smtpproxy/pkg-descr | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index a3935d3b102d..5a4d6ad2fa8f 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -10,14 +10,14 @@ PORTVERSION= 1.1.3 CATEGORIES= mail MASTER_SITES= http://www.quietsche-entchen.de/download/ -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= ports@FreeBSD.org MAKEFILE= makefile MAN1= smtp.proxy.1 post-patch: - @${PERL} -pi -e 's,CC =,CC ?=,; s,CFLAGS =,CFLAGS +=,; \ + @${REINPLACE_CMD} -e 's,CC =,CC ?=,; s,CFLAGS =,CFLAGS +=,; \ s,/usr/local/sbin,${PREFIX}/libexec,; s,/usr/local,${PREFIX},' \ ${WRKSRC}/makefile diff --git a/mail/smtpproxy/pkg-descr b/mail/smtpproxy/pkg-descr index 120febe55c5c..921bb16d240b 100644 --- a/mail/smtpproxy/pkg-descr +++ b/mail/smtpproxy/pkg-descr @@ -4,6 +4,3 @@ protocol is accomplished. If commands outside the specification are sent they are not forwarded to the server. WWW: http://www.quietsche-entchen.de/software/smtp.proxy.html - -- Kimura Fuyuki -fuyuki@mj.0038.net -- cgit v1.2.3