diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /mail/ingo | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'mail/ingo')
-rw-r--r-- | mail/ingo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index e2f79925349..f0d566b66ea 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/16 20:21:10 wiz Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/ingo/ MASTER_SITES+= ftp://ftp.horde.org/pub/ingo/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/apps/ingo/ +HOMEPAGE= https://www.horde.org/apps/ingo/ COMMENT= Horde based generic and complete mail filter rule frontend LICENSE= apache-1.1 |