diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-07-05 06:29:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-07-05 06:29:58 +0000 |
commit | 9de54ea05b26bc4e0364032872a3281782e8eff7 (patch) | |
tree | e6f704bb64c4139fc9a48e25e59043e21ec4ec31 /ftp/ncftp1 | |
parent | f0a534c079bb8e3c0eeb75e383bf60f667e6795c (diff) | |
download | freebsd-ports-9de54ea05b26bc4e0364032872a3281782e8eff7.zip |
Take off program name from beginning of COMMENT, it's part of PKGNAME
anyway.
Diffstat (limited to 'ftp/ncftp1')
-rw-r--r-- | ftp/ncftp1/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftp1/pkg-comment b/ftp/ncftp1/pkg-comment index cbc4ad9d33d0..b1a6171a064b 100644 --- a/ftp/ncftp1/pkg-comment +++ b/ftp/ncftp1/pkg-comment @@ -1 +1 @@ -NcFTP -- FTP replacement with advanced user interface +FTP replacement with advanced user interface. |