aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/sftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/sftp')
-rw-r--r--ftp/sftp/Makefile1
-rw-r--r--ftp/sftp/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile
index 6bfeb9da44f0..23c9a08aa125 100644
--- a/ftp/sftp/Makefile
+++ b/ftp/sftp/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ \
http://www.komquats.com/distfiles/
MAINTAINER= cy@FreeBSD.org
+COMMENT= An ftp replacement that runs over an ssh tunnel
.include <bsd.port.pre.mk>
diff --git a/ftp/sftp/pkg-comment b/ftp/sftp/pkg-comment
deleted file mode 100644
index 002fe83242e4..000000000000
--- a/ftp/sftp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An ftp replacement that runs over an ssh tunnel