diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:38:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:38:49 +0000 |
commit | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (patch) | |
tree | 4b8b039ceff97d00f7832590433e289f20901df2 /mail | |
parent | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/itraxp/Makefile | 2 | ||||
-rw-r--r-- | mail/masqmail/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/itraxp/Makefile b/mail/itraxp/Makefile index bea960bc592c..c1b8560b8eeb 100644 --- a/mail/itraxp/Makefile +++ b/mail/itraxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.03.20050513 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}l/${PORTNAME}%201.03/Itraxp%201.03%2020050513 -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Perl supporting FTN messages tracker USE_GMAKE= yes diff --git a/mail/masqmail/Makefile b/mail/masqmail/Makefile index b4a4ece2de99..cb78248e710d 100644 --- a/mail/masqmail/Makefile +++ b/mail/masqmail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail server for hosts, not permanently connected to the internet .if !defined (NO_INSTALL_MANPAGES) |