diff options
Diffstat (limited to 'security/secpanel/Makefile')
-rw-r--r-- | security/secpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 25b4fa63c67..e7762da8c6b 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.pingx.net/secpanel/ \ http://bsd2.csme.ru/myports/ \ http://bsd3.csme.ru/myports/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass |