summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/zssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile
index 77211203042b..ed2d5b45b228 100644
--- a/comms/zssh/Makefile
+++ b/comms/zssh/Makefile
@@ -9,7 +9,8 @@ PORTNAME= zssh
PORTVERSION= 1.5a
PORTREVISION= 1
CATEGORIES= comms security
-MASTER_SITES= http://prdownloads.sf.net/zssh/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= zssh
EXTRACT_SUFX= .tgz
MAINTAINER= gslin@ccca.nctu.edu.tw