diff options
Diffstat (limited to 'security/ssh-gui/Makefile')
-rw-r--r-- | security/ssh-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ssh-gui/Makefile b/security/ssh-gui/Makefile index 1787970f84bf..33199f6e0d1f 100644 --- a/security/ssh-gui/Makefile +++ b/security/ssh-gui/Makefile @@ -9,8 +9,7 @@ PORTNAME= ssh-gui PORTVERSION= 0.7.1 PORTREVISION= 5 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A front-end for ssh which can open multiple xterms |