diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 16:38:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 16:38:35 +0000 |
commit | c17e799df8e5a47aaf8537e18281f596d743a0ee (patch) | |
tree | ed4486a287bbe8b3700df334fc0823f6c6320494 /ftp/vsftpd | |
parent | 43a41c13c04bc92ad413abc5d1c497467b0b7ebe (diff) |
- add LICENSE:
Notes
Notes:
svn path=/head/; revision=226273
Diffstat (limited to 'ftp/vsftpd')
-rw-r--r-- | ftp/vsftpd/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
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/ |