aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2022-11-12 19:04:28 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2022-11-12 19:06:27 +0000
commit982eea75649ba80a7a7c41e1b85036fe23e18494 (patch)
tree2b220000efcfb5962f48dc84d6777c4485080b9a /mail
parent448f29e203032f5c597115e8d8d07a7575a8b2c1 (diff)
downloadports-982eea75649ba80a7a7c41e1b85036fe23e18494.tar.gz
ports-982eea75649ba80a7a7c41e1b85036fe23e18494.zip
mail/greylite: switch from public_distfiles to github
Diffstat (limited to 'mail')
-rw-r--r--mail/greylite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile
index 2c84b667d481..349102279743 100644
--- a/mail/greylite/Makefile
+++ b/mail/greylite/Makefile
@@ -2,11 +2,11 @@ PORTNAME= greylite
PORTVERSION= 2.3
PORTREVISION= 5
CATEGORIES= mail
-MASTER_SITES= LOCAL/oliver
+MASTER_SITES= https://github.com/OlliL/greylite/releases/download/v${PORTVERSION}/
MAINTAINER= oliver@FreeBSD.org
COMMENT= Modified greylisting for qmail and for any other MDA
-WWW= http://mij.oltrelinux.com/net/greylite/
+WWW= https://github.com/OlliL/greylite/
LICENSE= BSD3CLAUSE