diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
commit | 5e49f102d93aed2fa750ccf2f871ff4deea123c7 (patch) | |
tree | 3da0cd430ff02ff92d725116b220ec81734ad950 /mail | |
parent | 29ae1722ca4556940808c55983d823ac20e7a982 (diff) | |
download | freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.gz freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.zst freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/filtermail/Makefile | 2 | ||||
-rw-r--r-- | mail/mpop/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 838188c52698..32fa4423de3d 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= SFP \ MASTER_SITE_SUBDIR= mailfilter/Mailfilter/${PORTVERSION} DISTNAME= mailfilter-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Filter mail on a pop3 server: saves downloading spam # This port is filtermail, but the author called it mailfilter. To avoid a diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 0092de47d20d..afc993db1ac9 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mpop # Date created: 2009-10-24 -# Whom: Sylvio Cesar <scjamorim@bsd.com.br> +# Whom: Sylvio Cesar <sylvio@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.0.19 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= MPOP is a small and fast POP3 client USE_BZIP2= yes |