diff options
author | nork <nork@FreeBSD.org> | 2003-05-10 21:54:40 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-05-10 21:54:40 +0000 |
commit | 935e681988174f81184df1be4a8bc00a15597598 (patch) | |
tree | 036c3eee0349384875f4975c6a39e7a29f89a89b /shells | |
parent | 790d0917a200cb771f906d5eea3f49e58d523aef (diff) | |
download | FreeBSD-ports-935e681988174f81184df1be4a8bc00a15597598.zip FreeBSD-ports-935e681988174f81184df1be4a8bc00a15597598.tar.gz |
Change maintainership to submitter.
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/scponly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 44815a2..91e9bc6 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -50,7 +50,7 @@ CATEGORIES= shells MASTER_SITES= http://www.sublimation.org/scponly/ EXTRACT_SUFX= .tgz -MAINTAINER= mcglk@artlogix.com +MAINTAINER= rushani@FreeBSD.org COMMENT= A tiny shell that only permits scp and sftp MAN8= scponly.8 |