diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/zssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 98ef80bfc953..c0883f00e246 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zssh EXTRACT_SUFX= .tgz -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Interactively transferring files to a remote machine while using ssh RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz |