diff options
author | nork <nork@FreeBSD.org> | 2003-05-11 05:54:40 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-05-11 05:54:40 +0800 |
commit | 935e681988174f81184df1be4a8bc00a15597598 (patch) | |
tree | 036c3eee0349384875f4975c6a39e7a29f89a89b /shells | |
parent | 790d0917a200cb771f906d5eea3f49e58d523aef (diff) | |
download | freebsd-ports-gnome-935e681988174f81184df1be4a8bc00a15597598.tar.gz freebsd-ports-gnome-935e681988174f81184df1be4a8bc00a15597598.tar.zst freebsd-ports-gnome-935e681988174f81184df1be4a8bc00a15597598.zip |
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 44815a28d100..91e9bc668b5c 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 |