diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 11:40:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 21:56:31 +0200 |
commit | f14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch) | |
tree | 7617315e619f969c13e79c1f44c2428871719357 /package/vsftpd | |
parent | 365261c9db442081290b7d21aba6201244af294d (diff) |
resolve merge conflict
Diffstat (limited to 'package/vsftpd')
-rw-r--r-- | package/vsftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/vsftpd/Makefile b/package/vsftpd/Makefile index a04440bc8..2dc9164e5 100644 --- a/package/vsftpd/Makefile +++ b/package/vsftpd/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= vsftpd PKG_VERSION:= 3.0.2 PKG_RELEASE:= 2 PKG_MD5SUM:= 8b00c749719089401315bd3c44dddbb2 -PKG_DESCR:= fast and secure FTP server -PKG_SECTION:= www +PKG_DESCR:= fast and secure ftp server +PKG_SECTION:= net/http PKG_DEPENDS:= libcap PKG_BUILDDEP:= libcap PKG_URL:= http://vsftpd.beasts.org/ |