diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
commit | 74fb8c95f9f6bc3926bf7935e2ee88307097281b (patch) | |
tree | 25fe2b8c6b4cbf51d26c0fcd7e8f060c5c5b7a16 /ftp/hsftp/Makefile | |
parent | 710658d5c5fed6d409c2374bab7ed72890b63b39 (diff) | |
download | freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.gz freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.zst freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.zip |
De-pkg-comment.
Diffstat (limited to 'ftp/hsftp/Makefile')
-rw-r--r-- | ftp/hsftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index f36a54beca61..cf657323228f 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://la-samhna.de/hsftp/ \ MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= ports@FreeBSD.org +COMMENT= FTP emulator that uses ssh to transport commands/data GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline |