diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-17 00:38:35 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-17 00:38:35 +0800 |
commit | c17e799df8e5a47aaf8537e18281f596d743a0ee (patch) | |
tree | ed4486a287bbe8b3700df334fc0823f6c6320494 /ftp | |
parent | 43a41c13c04bc92ad413abc5d1c497467b0b7ebe (diff) | |
download | freebsd-ports-gnome-c17e799df8e5a47aaf8537e18281f596d743a0ee.tar.gz freebsd-ports-gnome-c17e799df8e5a47aaf8537e18281f596d743a0ee.tar.zst freebsd-ports-gnome-c17e799df8e5a47aaf8537e18281f596d743a0ee.zip |
- add LICENSE:
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/vsftpd/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/waiho/pkg-descr | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/ftp/gnustep-ftp/pkg-descr b/ftp/gnustep-ftp/pkg-descr index 657fd2c6ff0d..1a36ddbd1dc3 100644 --- a/ftp/gnustep-ftp/pkg-descr +++ b/ftp/gnustep-ftp/pkg-descr @@ -1,4 +1,6 @@ FTP is a compact and handy application for file transfers using the FTP protocol (RFC 765) +LICENSE: GPL2 or later + WWW: http://www.nongnu.org/gap/ftp/index.html diff --git a/ftp/vsftpd/pkg-descr b/ftp/vsftpd/pkg-descr index f805250283dd..49eb7d021517 100644 --- a/ftp/vsftpd/pkg-descr +++ b/ftp/vsftpd/pkg-descr @@ -10,4 +10,6 @@ From the README file: that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. +LICENSE: GPL2 or later with execption to link with OpenSSL + WWW: http://vsftpd.beasts.org/ diff --git a/ftp/waiho/pkg-descr b/ftp/waiho/pkg-descr index 4a8907119434..f9ec52414b49 100644 --- a/ftp/waiho/pkg-descr +++ b/ftp/waiho/pkg-descr @@ -1,4 +1,6 @@ Waiho is a simple FTP client for GNUstep, designed to be easy to use. While it's far from finished, it's already quite useable. +LICENSE: GPL2 or later + WWW: http://www.roard.com/waiho/ |