summaryrefslogtreecommitdiff
path: root/package/fetchmail
diff options
context:
space:
mode:
Diffstat (limited to 'package/fetchmail')
-rw-r--r--package/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fetchmail/Makefile b/package/fetchmail/Makefile
index 7014a7e01..3d06db9cb 100644
--- a/package/fetchmail/Makefile
+++ b/package/fetchmail/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 6.3.9
PKG_RELEASE:= 1
PKG_MD5SUM:= 72c20ad2b9629f1a109668b05a84d823
PKG_DESCR:= fetch mail from a POP or IMAP server
-PKG_SECTION:= text
+PKG_SECTION:= mail
ifeq (${ADK_PACKAGE_FETCHMAIL_SSL},y)
PKG_BUILDDEP+= openssl
endif