diff options
author | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
commit | 767c59e32512369ac85d2b74ccac55bf9e33bd87 (patch) | |
tree | e8250b90b1ea8c70ed5edc113f8f523d619e3454 /security/secpanel | |
parent | 8e6477c521b0c259e487863b1a5633946b4e597e (diff) | |
download | freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.gz freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.zst freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.zip |
Update my e-mail address
Approved by: krion (mentor, implicit)
Diffstat (limited to 'security/secpanel')
-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 |