diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/sftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 0a8eaec0b21b..2df8384e6577 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= ftp security MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/ -MAINTAINER= Cy.Schubert@uumail.gov.bc.ca +MAINTAINER= cy@FreeBSD.org .include <bsd.port.pre.mk> |