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 a2432205e5ca..9296b75e3e69 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= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ |