diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-02-18 16:34:23 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-02-18 16:34:23 +0800 |
commit | b809c931c3a27558a4308c0901bc3bb1c21bff1c (patch) | |
tree | 77f7fa9614cd27200c660c713a98b00fb586e56f /ftp/vsftpd/Makefile | |
parent | 72239a86055f6eb9f7052c7676551ccef02a9f2e (diff) | |
download | freebsd-ports-gnome-b809c931c3a27558a4308c0901bc3bb1c21bff1c.tar.gz freebsd-ports-gnome-b809c931c3a27558a4308c0901bc3bb1c21bff1c.tar.zst freebsd-ports-gnome-b809c931c3a27558a4308c0901bc3bb1c21bff1c.zip |
- update to 2.3.4
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 7642ec3cd6b5..5926bc0f1b8a 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vsftpd -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.4 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} |