diff options
author | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
commit | 7ef380357f22d8daecef3e87563a4304bbca0d78 (patch) | |
tree | b1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /mail | |
parent | b012cf61284543080e25f6533f43760c6daba6d5 (diff) | |
download | freebsd-ports-graphics-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz freebsd-ports-graphics-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst freebsd-ports-graphics-7ef380357f22d8daecef3e87563a4304bbca0d78.zip |
- Update maintainer address
Approved by: rene (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/biabam/Makefile | 2 | ||||
-rw-r--r-- | mail/qgmailnotifier/Makefile | 2 | ||||
-rw-r--r-- | mail/sympa5/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index 37e6d400080..76d55e5a1d9 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= A command-line attachment mailer RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/mail/qgmailnotifier/Makefile b/mail/qgmailnotifier/Makefile index 8cb5c83023b..88c943bea1e 100644 --- a/mail/qgmailnotifier/Makefile +++ b/mail/qgmailnotifier/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.codef00.com/projects/ EXTRACT_SUFX= .tgz -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= A portable QT4 based GMail notifier USE_QT_VER= 4 diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile index 9a9d6833b0b..f0378634abf 100644 --- a/mail/sympa5/Makefile +++ b/mail/sympa5/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES?= http://www.sympa.org/distribution/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Sympa is an electronic mailing list manager BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |