diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /mail | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.zst freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip |
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 |