diff options
author | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
commit | d58009da0657fe880ba21b34400da2a77eba41e0 (patch) | |
tree | eb96bae4bf5316b1dfef0f0a29424adca1389e76 /mail/sqlgrey | |
parent | 32297addea82e686075801b27c6776e6cf189ab4 (diff) | |
download | pkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'mail/sqlgrey')
-rw-r--r-- | mail/sqlgrey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index 7b44e3b407f..8654b1c1c35 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2020/01/18 23:32:50 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2020/03/20 11:58:00 nia Exp $ DISTNAME= sqlgrey-1.8.0 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlgrey/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://sqlgrey.sourceforge.net/ +HOMEPAGE= http://sqlgrey.sourceforge.net/ COMMENT= Postfix greylisting policy daemon LICENSE= gnu-gpl-v2 |