diff options
author | wiz <wiz> | 2006-02-03 00:58:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-03 00:58:25 +0000 |
commit | 62da88536e9662b8e5a9e75c14ad96968fbfb362 (patch) | |
tree | 8161b392096b0fcae6376f44d80f633e37b938f2 /mail/esmtp | |
parent | 721af444e4d72b1f131fe25c39945dbfa7f89449 (diff) | |
download | pkgsrc-62da88536e9662b8e5a9e75c14ad96968fbfb362.tar.gz |
Reset maintainer on his request. PR 32699.
Diffstat (limited to 'mail/esmtp')
-rw-r--r-- | mail/esmtp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 0da6c921adf..c9171e44e91 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:48 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/03 00:58:25 wiz Exp $ # DISTNAME= esmtp-0.5.1 @@ -7,7 +7,7 @@ PKGREVISION= 1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esmtp/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= lems@gmx.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://esmtp.sourceforge.net/ COMMENT= Relay-only Mail Transfer Agent with sendmail-compatible syntax |