diff options
-rw-r--r-- | devel/newfile/Makefile | 2 | ||||
-rw-r--r-- | mail/t-prot/Makefile | 2 | ||||
-rw-r--r-- | mail/tmda/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/porttools/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile index ca840a4a1990..ada9e728df1d 100644 --- a/devel/newfile/Makefile +++ b/devel/newfile/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for creating starter files in various languages USE_RUBY= yes diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index 13dc2a27a709..ebb87bb6b724 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \ LOCAL/sergei -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TOFU Protection - Display Filter for RFC822 messages RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 0d4e609aedfe..5c907ae04ab2 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://tmda.net/pub/tmda/releases/ \ MASTER_SITE_SUBDIR= sergei EXTRACT_SUFX= .tgz -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python-based SPAM reduction system .if defined(WITH_CDB) diff --git a/ports-mgmt/porttools/Makefile b/ports-mgmt/porttools/Makefile index 1f39e7dd719a..21f1b276cc0b 100644 --- a/ports-mgmt/porttools/Makefile +++ b/ports-mgmt/porttools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= SF -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for testing and submitting port updates and new ports RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \ |