diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-09 17:52:56 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-09 17:52:56 +0000 |
commit | 718a4f34799d45f4c89c9f31e486c32634c2d313 (patch) | |
tree | 47242b5b4d5ff2c204a9617d241b01e6f6b08f9a /mail | |
parent | f50b2cfd423b8e088fe99e5139b49dfb2ae11811 (diff) | |
download | ports-718a4f34799d45f4c89c9f31e486c32634c2d313.tar.gz ports-718a4f34799d45f4c89c9f31e486c32634c2d313.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-mysql/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth+tls/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-tls/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 8db7ac39974a..65cc167f79f9 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -17,7 +17,7 @@ PATCH_DIST_STRIP+= -p1 EXTRA_PATCHES+= ${QMAIL_PORT_PATCHDIR}/patch-ab ${QMAIL_PORT_PATCHDIR}/patch-ac -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= freebsd@galle.com.br COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support CONFLICTS= nss-* emboss-* digest-* diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile index 29565be04bc4..a5f3cdcc55e1 100644 --- a/mail/qmail-mysql/Makefile +++ b/mail/qmail-mysql/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -mysql PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= freebsd@galle.com.br COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH MySQL support LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/mail/qmail-smtp_auth+tls/Makefile b/mail/qmail-smtp_auth+tls/Makefile index ba49e4d700ea..14026dbcd7e1 100644 --- a/mail/qmail-smtp_auth+tls/Makefile +++ b/mail/qmail-smtp_auth+tls/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -smtp_auth+tls PATCH_SITES+= http://students.imsa.edu/~ngroot/:smtp_auth_tls PATCHFILES+= qmail-1.03-starttls-smtp-auth.patch:smtp_auth_tls -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= freebsd@galle.com.br COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH SMTP_AUTH+TLS # not type-safe diff --git a/mail/qmail-tls/Makefile b/mail/qmail-tls/Makefile index d295799e61f1..2fd167af3314 100644 --- a/mail/qmail-tls/Makefile +++ b/mail/qmail-tls/Makefile @@ -14,7 +14,7 @@ PATCH_SITES+= http://www.esat.kuleuven.ac.be/~vermeule/qmail/:tls PATCHFILES+= tls.patch:tls PATCH_DIST_STRIP+= -p1 -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= freebsd@galle.com.br COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support USE_OPENSSL= YES diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index fd0e3571adc1..fd0624bdbbc7 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -126,7 +126,7 @@ PATCHFILES+= big-concurrency.patch PATCHFILES+= outgoingip.patch .endif # WITH_OUTGOINGIP_PATCH && !MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER -MAINTAINER?= lioux@FreeBSD.org +MAINTAINER?= freebsd@galle.com.br COMMENT?= A secure, reliable, efficient, simple, and fast MTA NO_PACKAGE= djb\'s packaging license does not allow non-standard\ |