diff options
author | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
commit | 3a3157f2a6b47564cdda9d9b276908abdc3bb389 (patch) | |
tree | 9b0680645614d6217ebad62e312195f44dbeb3ab /mail | |
parent | 4227a0570cce6baff7a815c465a960ce05e34b40 (diff) | |
download | freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.gz freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.zst freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.zip |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/msmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/msmtpqueue/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/msmtp-devel/Makefile b/mail/msmtp-devel/Makefile index dc3d4ead72b7..c7d2ffb1f9e8 100644 --- a/mail/msmtp-devel/Makefile +++ b/mail/msmtp-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= msmtp PKGNAMESUFFIX= -devel -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= SMTP plugin for MUAs USE_BZIP2= yes diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 22fbd06d6949..ccf9a47334b7 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= msmtp -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= SMTP plugin for MUAs GNU_CONFIGURE= yes diff --git a/mail/msmtpqueue/Makefile b/mail/msmtpqueue/Makefile index b7b7bbe0a158..c5e1faa026e0 100644 --- a/mail/msmtpqueue/Makefile +++ b/mail/msmtpqueue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= msmtp -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Scripts to queue mails with msmtp RUN_DEPENDS= msmtp:${PORTSDIR}/mail/msmtp |