diff options
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 |