diff options
author | Glen Barber <gjb@FreeBSD.org> | 2013-02-26 02:56:57 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2013-02-26 02:56:57 +0000 |
commit | 671f39bacb34824a4120249b68c5bf25c4c94174 (patch) | |
tree | 9d121eb1afef39b860dc1411af917bfc3001a05c /shells | |
parent | d21d3621c57d0bf341457f038bfa2e21332ec978 (diff) | |
download | ports-671f39bacb34824a4120249b68c5bf25c4c94174.tar.gz ports-671f39bacb34824a4120249b68c5bf25c4c94174.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 1c145f640a6c..99287c2f8016 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-snapshots DISTNAME= ${PORTNAME}-20110526 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gjb@FreeBSD.org COMMENT= A tiny shell that only permits scp and sftp MAN8= scponly.8 |