mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
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:
parent
da24b1c829
commit
a3a4ca880d
1 changed files with 4 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue