diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-08-14 19:41:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-08-14 19:41:40 +0000 |
commit | 50482aa00e31acaf7ec96953428eb13227ea260c (patch) | |
tree | 4b757aafbef54e39be67aa5e4f61eda3d109de98 /ftp/vsftpd/Makefile | |
parent | 8c66161e8452b5af8c16364b34d3644d06730084 (diff) |
Notes
Diffstat (limited to 'ftp/vsftpd/Makefile')
-rw-r--r-- | ftp/vsftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index e11e61485223..7efcc39da781 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vsftpd -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} |