diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-05-02 19:29:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-05-02 19:29:02 +0000 |
commit | 45f91409b0e131d48972db64a5fea79d439b7838 (patch) | |
tree | f687737968eccb9b665ec8dfc9b6a42efa489dec /security/secpanel | |
parent | c832f0f3488b20a4d559174a8f88cd61d5c4978a (diff) | |
download | ports-45f91409b0e131d48972db64a5fea79d439b7838.tar.gz ports-45f91409b0e131d48972db64a5fea79d439b7838.zip |
Notes
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 c9eaa324b207..aefa07fbd418 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= security tcl84 tk84 MASTER_SITES= http://www.pingx.net/secpanel/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= infofarmer@gmail.com COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ |