aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-22 10:34:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-22 10:34:12 +0000
commitbcadc8453d4886afae404ef16fb45db1a7524e0a (patch)
tree54d66b3693797a9dea571de46e63fa8a9f42257c /mail
parent34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff)
downloadports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz
ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/akpop3d/Makefile2
-rw-r--r--mail/esmtp/Makefile2
-rw-r--r--mail/gmime2/Makefile2
-rw-r--r--mail/libnewmail/Makefile2
-rw-r--r--mail/smtpmail/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile
index 169413427b4d..c199189942ea 100644
--- a/mail/akpop3d/Makefile
+++ b/mail/akpop3d/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.synflood.at/akpop3d/
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= POP3 daemon aimed to be small and secure
MAN8= akpop3d.8
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile
index b5362212a11b..6c8de01ede32 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= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile
index c8641ef61aaf..0b659946fed0 100644
--- a/mail/gmime2/Makefile
+++ b/mail/gmime2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.8
CATEGORIES= mail
MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Library (written in C) for parsing and creating messages using MIME
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
index 5cf9ca212038..4b5201b4287f 100644
--- a/mail/libnewmail/Makefile
+++ b/mail/libnewmail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2
CATEGORIES= mail
MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Generic mail checking library
LIB_DEPENDS= gnutls.8:${PORTSDIR}/security/gnutls \
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index 0ca9a2bbbe90..7a42dcf2fa00 100644
--- a/mail/smtpmail/Makefile
+++ b/mail/smtpmail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/smtpmail.pkg/0.4.2/ \
http://voodoo.oberon.net/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Tool to send the mails over remote smtp server
GNU_CONFIGURE= yes