diff options
Diffstat (limited to 'net/vsftpd/Makefile')
-rw-r--r-- | net/vsftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index befd250dca9..593c3dd3b48 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/07/12 10:45:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:27 tron Exp $ # DISTNAME= vsftpd-2.3.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://security.appspot.com/downloads/ \ ${MASTER_SITE_LOCAL} |