diff options
Diffstat (limited to 'package/postfix/Makefile')
-rw-r--r-- | package/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/postfix/Makefile b/package/postfix/Makefile index 9be9b901f..d75ae325d 100644 --- a/package/postfix/Makefile +++ b/package/postfix/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 2.11.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 25fe7dd05f81cc0755131beecee046fd PKG_DESCR:= popular mail transfer agent -PKG_SECTION:= mail +PKG_SECTION:= net/mail PKG_BUILDDEP:= tinycdb PKG_URL:= http://www.postfix.org/ PKG_SITES:= http://de.postfix.org/ftpmirror/official/ |