diff options
Diffstat (limited to 'package/proftpd/Makefile')
-rw-r--r-- | package/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/proftpd/Makefile b/package/proftpd/Makefile index 840cde048..20f2e09c3 100644 --- a/package/proftpd/Makefile +++ b/package/proftpd/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.3.3 PKG_RELEASE:= 1 PKG_MD5SUM:= 97ad29f31f4fe633a9f8d021bab2df20 PKG_DESCR:= An advanced and very configurable FTP server -PKG_SECTION:= utils +PKG_SECTION:= www PKG_NOPARALLEL:= 1 PKG_URL:= http://www.proftpd.org/ PKG_SITES:= ftp://ftp.proftpd.org/distrib/source/ |