diff options
Diffstat (limited to 'comms/zssh')
-rw-r--r-- | comms/zssh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 7721120..ed2d5b4 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 |