diff options
author | garga <garga@FreeBSD.org> | 2005-09-06 20:36:30 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-06 20:36:30 +0800 |
commit | 550d54dd37470881300486727da48b62d656547d (patch) | |
tree | a2eb06fbcd3d59cbcb7b8a33a7b571308f08e4d5 /security/openssh-portable | |
parent | 9c7c489c3fe074afe0aed0393c407d5659be0f07 (diff) | |
download | freebsd-ports-gnome-550d54dd37470881300486727da48b62d656547d.tar.gz freebsd-ports-gnome-550d54dd37470881300486727da48b62d656547d.tar.zst freebsd-ports-gnome-550d54dd37470881300486727da48b62d656547d.zip |
- Pass maintainership to submitter, since he sent the last patch.
PR: ports/85775
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 247aa1e5b0a7..0be82293c0fb 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${DISTNAME2} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marcus@corp.grupos.com.br COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 4.2p1 |