diff options
author | cy <cy@FreeBSD.org> | 2002-03-15 23:17:58 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-03-15 23:17:58 +0800 |
commit | 6c8a59f318810997e2bc1a9476b3de7700093d62 (patch) | |
tree | f083e218d73eead51da04e0e93cb94507c43748d /ftp/sftp | |
parent | bbaeb93a6bd98646e12a42eca7b0bd3a58d31dcd (diff) | |
download | freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.tar.gz freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.tar.zst freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.zip |
Change MAINTAINER from me at work to me at FreeBSD.org.
Diffstat (limited to 'ftp/sftp')
-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 0a8eaec0b21..2df8384e657 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> |