diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 11:08:32 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:46 +0200 |
commit | 2277fe9e296c620a1ab07237469b7f458aef2096 (patch) | |
tree | 322ecca49fa1fd71ac4400f72d254edfe5685f02 /package/mutt | |
parent | 657997ab5e4073e55fcc853f5756504710c18a12 (diff) |
use openadk mirror
Diffstat (limited to 'package/mutt')
-rw-r--r-- | package/mutt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/mutt/Makefile b/package/mutt/Makefile index 518a90f49..95fce9cf9 100644 --- a/package/mutt/Makefile +++ b/package/mutt/Makefile @@ -12,8 +12,7 @@ PKG_SECTION:= net/mail PKG_DEPENDS:= libncurses libopenssl PKG_BUILDDEP:= ncurses openssl PKG_URL:= http://www.mutt.org/ -PKG_SITES:= ftp://ftp.mutt.org/mutt/devel/ \ - http://ftp.hi.is/pub/mutt/ +PKG_SITES:= http://distfiles.openadk.org/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |