From 3ccdee572e0b19f483b93936b06bf74943d15b74 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 2 Nov 2017 21:41:47 +0000 Subject: Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. This round is @FreeBSD.org residents except teams. --- ftp/vsftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index d6a2e8e14570..3f38c8ae6eaa 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -14,7 +14,7 @@ COMMENT= FTP daemon that aims to be "very secure" LICENSE= GPLv2 #USERS= ftp -#GROUPS= ftp +#GROUPS= ftp USES= alias ALL_TARGET= vsftpd USE_RC_SUBR= vsftpd -- cgit