diff options
Diffstat (limited to 'security/clusterssh/Makefile')
-rw-r--r-- | security/clusterssh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index a5fff3a40427..401f9e1ae6f7 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -8,8 +8,7 @@ PORTNAME= clusterssh PORTVERSION= 3.26 CATEGORIES= security net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/1.%20ClusterSSH%20Series%203/${PORTVERSION} MAINTAINER= lx@FreeBSD.org COMMENT= Controls multiple hosts simultaneously via xterms and ssh |