diff options
-rw-r--r-- | security/openssl-beta/Makefile | 2 | ||||
-rw-r--r-- | security/openssl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 6cac3da487e8..f5712e07f07f 100644 --- a/security/openssl-beta/Makefile +++ b/security/openssl-beta/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.openssl.org/source/ \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ -MAINTAINER= dirk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400014 diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 6cac3da487e8..f5712e07f07f 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.openssl.org/source/ \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ -MAINTAINER= dirk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400014 |