diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 19:21:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 19:21:25 +0000 |
commit | 9c26067c12c747b733fa8f8539446975566ff6bf (patch) | |
tree | e31c924634cf9562d134b33bc5bf7bda4892a73f | |
parent | Correct dependency directory in last commit. (diff) |
- Add COMMENT
Diffstat (limited to '')
-rw-r--r-- | ftp/vsftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index f1f8b22f2b24..67de04e0a20c 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= A FTP daemon that aims to be "very secure" USE_PERL5= yes ALL_TARGET= vsftpd |