diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-01-16 17:09:59 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-01-16 17:09:59 +0800 |
commit | 1f7a0a9db86f87936a07f6e0b77ae178105a400c (patch) | |
tree | 6d8d00dc139eb701ff5ce763f65f74be512739bc /ftp/vsftpd/Makefile | |
parent | 115f887e99a9b93906a86bccdd8088ee3687f914 (diff) | |
download | freebsd-ports-gnome-1f7a0a9db86f87936a07f6e0b77ae178105a400c.tar.gz freebsd-ports-gnome-1f7a0a9db86f87936a07f6e0b77ae178105a400c.tar.zst freebsd-ports-gnome-1f7a0a9db86f87936a07f6e0b77ae178105a400c.zip |
- update to 2.0.4
Diffstat (limited to 'ftp/vsftpd/Makefile')
-rw-r--r-- | ftp/vsftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index 55a662b8ceeb..10d03c4eccfe 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vsftpd -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} |