diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /mail | |
parent | These install kernel modules, so add new virtual category kld. (diff) |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Notes
Notes:
svn path=/head/; revision=194470
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ask/Makefile | 2 | ||||
-rw-r--r-- | mail/exipick/Makefile | 2 | ||||
-rw-r--r-- | mail/gotmail/Makefile | 2 | ||||
-rw-r--r-- | mail/mailrep/Makefile | 2 | ||||
-rw-r--r-- | mail/prom-wl/Makefile | 2 | ||||
-rw-r--r-- | mail/pronto/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/ask/Makefile b/mail/ask/Makefile index 3ad1225b6bd8..9ee9408faa25 100644 --- a/mail/ask/Makefile +++ b/mail/ask/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= a-s-k -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Anti Spam Killer content filtering USE_PYTHON= yes diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index f2bf456ef6bc..542ead87a7b6 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Display messages from Exim queue based on a variety of criteria PLIST_FILES= bin/${PORTNAME} diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 3edd1300bada..b247e4bed79c 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A script to fetch mail from a Hotmail or MSN mailbox RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ diff --git a/mail/mailrep/Makefile b/mail/mailrep/Makefile index b121531536e5..e54fc56971e6 100644 --- a/mail/mailrep/Makefile +++ b/mail/mailrep/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= mail sysutils MASTER_SITES= http://server3.bon.matrix.com.br/araujo/pub/mailrep/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Program for reporting mail log information NO_BUILD= yes diff --git a/mail/prom-wl/Makefile b/mail/prom-wl/Makefile index 7bf7f6b80b86..0f48ef5a89c4 100644 --- a/mail/prom-wl/Makefile +++ b/mail/prom-wl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.7.0 CATEGORIES= mail elisp MASTER_SITES= http://www.h6.dion.ne.jp/~nytheta/software/pub/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Procmail reader for Wanderlust on GNU Emacs # This port requires Wanderlust. But we can't decide which Wanderlust to diff --git a/mail/pronto/Makefile b/mail/pronto/Makefile index 550ef6180c18..52ca5d5e5a1e 100644 --- a/mail/pronto/Makefile +++ b/mail/pronto/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= http://muhri.net/pronto/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A Mail Client for Gnome/Gtk written in Perl BUILD_DEPENDS=\ |