diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-03-15 15:17:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-03-15 15:17:58 +0000 |
commit | a2166cbe3c06a9c5bc2f7965cc4b2787227eda4b (patch) | |
tree | eaea8480565e2144c189715718b8591356e1f8cb /ftp | |
parent | ada27bf5bf20dec8594e03a40f5c4d753d19ffd1 (diff) |
Notes
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> |