diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /mail | |
parent | Approved by: Will (diff) |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'mail')
-rw-r--r-- | mail/arrow/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile index 1861397179bd..1c90ec2a5129 100644 --- a/mail/arrow/Makefile +++ b/mail/arrow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ DISTNAME= Arrow_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index c80e054951e7..a18f29702d46 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -ldap PATCH_SITES= http://www.nrg4u.com/qmail/ PATCHFILES= qmail-ldap-1.03-${LDAP_PATCH_DATE}.patch.gz -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index d75a0e5be7ca..d4dec7c87130 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -23,7 +23,7 @@ PATCH_SITES?= http://www.ckdhr.com/ckd/ PATCHFILES?= qmail-103.patch PATCH_DIST_STRIP+= -p1 -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org # A normal qmail installation puts everything into /var/qmail/. # If you want to install to /usr/local/, then "/usr/local/qmail" is |