diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
commit | 0025f82662297b7aa5426496ea66cbb42eed3202 (patch) | |
tree | ceffdca96729fdb52218495a16319b7949a3704d /mail | |
parent | 8bdc9bfcf51fcc37a544dcbdd45605db69c6c675 (diff) | |
download | ports-0025f82662297b7aa5426496ea66cbb42eed3202.tar.gz ports-0025f82662297b7aa5426496ea66cbb42eed3202.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exilog/Makefile | 2 | ||||
-rw-r--r-- | mail/exipick/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt-ng/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/exilog/Makefile b/mail/exilog/Makefile index d25336fb7b0c..29cdbdb26ac4 100644 --- a/mail/exilog/Makefile +++ b/mail/exilog/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://duncanthrax.net/exilog/ -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to centralize and visualize Exim logs with a web front end RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index 7f8efa8b9a8f..961a75baa00b 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= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display messages from Exim queue based on a variety of criteria PLIST_FILES= bin/${PORTNAME} diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile index bbbcf777a9cb..467e92a2a82c 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ DISTNAME= muttng-${PORTVERSION} -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fork of the mutt with the goal to incorporate all the patches GNU_CONFIGURE= yes |