diff options
Diffstat (limited to 'ftp')
-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 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 |