diff options
author | garga <garga@FreeBSD.org> | 2005-09-06 12:36:30 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-06 12:36:30 +0000 |
commit | 550d54dd37470881300486727da48b62d656547d (patch) | |
tree | a2eb06fbcd3d59cbcb7b8a33a7b571308f08e4d5 /security | |
parent | 9c7c489c3fe074afe0aed0393c407d5659be0f07 (diff) | |
download | FreeBSD-ports-550d54dd37470881300486727da48b62d656547d.zip FreeBSD-ports-550d54dd37470881300486727da48b62d656547d.tar.gz |
- 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')
-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 247aa1e..0be8229 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 |