diff options
author | linimon <linimon@FreeBSD.org> | 2012-05-22 01:09:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-05-22 01:09:58 +0800 |
commit | a7f6b6f0fb06e74da2b154412b45cb9dea1146fd (patch) | |
tree | 34a2c5271dabccb8903d40de5e992b21a92f5db9 | |
parent | 933e925ccdb84a0083594aa0401e9d050f53accd (diff) | |
download | freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.tar.gz freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.tar.zst freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.zip |
Reset hubert@frbsd.org: address rejecting email.
Hat: portmgr
-rw-r--r-- | security/smtpscan/Makefile | 2 | ||||
-rw-r--r-- | www/geneweb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index 0d52400111c1..624100a5734f 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security mail perl5 MASTER_SITES= http://www.frbsd.org/dist/ -MAINTAINER= hubert@frbsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A remote SMTP server version detector RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile index 27d76404c403..d7797e2ac741 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/ EXTRACT_SUFX= .tgz -MAINTAINER= hubert@frbsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An advanced genealogy software BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |