diff options
Diffstat (limited to 'package/proftpd')
-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 20f2e09c3..6f446e646 100644 --- a/package/proftpd/Makefile +++ b/package/proftpd/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= proftpd PKG_VERSION:= 1.3.3 PKG_RELEASE:= 1 PKG_MD5SUM:= 97ad29f31f4fe633a9f8d021bab2df20 -PKG_DESCR:= An advanced and very configurable FTP server +PKG_DESCR:= A very configurable FTP server PKG_SECTION:= www PKG_NOPARALLEL:= 1 PKG_URL:= http://www.proftpd.org/ |