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 2effad47a..9be9b901f 100644 --- a/package/postfix/Makefile +++ b/package/postfix/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= postfix PKG_VERSION:= 2.11.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 25fe7dd05f81cc0755131beecee046fd -PKG_DESCR:= Postfix MTA +PKG_DESCR:= popular mail transfer agent PKG_SECTION:= mail PKG_BUILDDEP:= tinycdb PKG_URL:= http://www.postfix.org/ |