mail/procmail: Update MASTER_SITES and WWW

- Update MASTER_SITES:
  - Add https:// sites
  - Clean up ftp:// and http:// sites
  - Remove my LOCAL from MASTER_SITES

PR:		282087
Reported by:	diizzy
This commit is contained in:
Po-Chuan Hsieh 2024-10-29 22:21:37 +08:00
parent da24b1c829
commit a3a4ca880d
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -2,18 +2,13 @@ PORTNAME= procmail
PORTVERSION= 3.22
PORTREVISION= 11
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ucsb.edu/pub/mirrors/procmail/ \
ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/procmail/ \
ftp://ftp.kfki.hu/pub/packages/mail/procmail/ \
http://www.ring.gr.jp/archives/net/mail/procmail/ \
ftp://ftp.ring.gr.jp/pub/net/mail/procmail/ \
ftp://ftp.mirrorservice.org/sites/ftp.procmail.org/pub/procmail/ \
LOCAL/sunpoet
MASTER_SITES= https://github.com/apple-oss-distributions/procmail/raw/refs/heads/main/ \
https://ftp.osuosl.org/pub/blfs/conglomeration/procmail/ \
https://ftp.fu-berlin.de/unix/mail/procmail/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Local mail delivery agent
WWW= https://www.procmail.org/
WWW= https://github.com/BuGlessRB/procmail
LICENSE= GPLv2