diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-15 06:41:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-15 06:41:19 +0000 |
commit | 7f459953bd4894de839ca30889fdf96a2cc5a2fc (patch) | |
tree | 9c5c4694a48f04b00de2b2661963ae650fef5d2a /shells | |
parent | f89a04a55016524e50ba0683b727af5c2b015d9c (diff) | |
download | ports-7f459953bd4894de839ca30889fdf96a2cc5a2fc.tar.gz ports-7f459953bd4894de839ca30889fdf96a2cc5a2fc.zip |
Notes
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 f711f83ee38c..ad0448896727 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -77,7 +77,7 @@ MASTER_SITES= http://www.sublimation.org/scponly/ \ MASTER_SITE_SUBDIR= scponly EXTRACT_SUFX= .tgz -MAINTAINER= rushani@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tiny shell that only permits scp and sftp MAN8= scponly.8 |