diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-03 00:05:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:44 +0200 |
commit | 22776025408bae1582d2a08ee51611bca971213e (patch) | |
tree | bd3bbda8e683d058365555a59511d21f5e6bdc5b /package/procmail | |
parent | 8e024577c1fcb27f70a9b33c74ec1f3eb600e74f (diff) |
update download url
Diffstat (limited to 'package/procmail')
-rw-r--r-- | package/procmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/procmail/Makefile b/package/procmail/Makefile index 6fdc129c3..457103214 100644 --- a/package/procmail/Makefile +++ b/package/procmail/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117 PKG_DESCR:= mail processing tools PKG_SECTION:= net/mail PKG_URL:= http://www.procmail.org/ -PKG_SITES:= http://www.procmail.org/ +PKG_SITES:= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |