From 429e715c71831167d2b3a00c84d8a799eb7583ed Mon Sep 17 00:00:00 2001 From: bdrewery Date: Mon, 29 Oct 2012 15:08:30 +0000 Subject: - Take maintainership Feature safe: yes --- security/openssh-portable/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openssh-portable') diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 775d8b7890aa..097c1d107346 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_OPENBSD} MASTER_SITE_SUBDIR= OpenSSH/portable PKGNAMESUFFIX= -portable -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} -- cgit