diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-30 00:46:12 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-30 00:46:12 +0800 |
commit | 1d3ebe982cb008db5d1730277cd977eda8c60fce (patch) | |
tree | fd6924ee69e72702420cdedc0c88bdd90548acd5 /print | |
parent | 0ed8f5aee5a09ac2751acba6ec648f770485ad35 (diff) | |
download | freebsd-ports-gnome-1d3ebe982cb008db5d1730277cd977eda8c60fce.tar.gz freebsd-ports-gnome-1d3ebe982cb008db5d1730277cd977eda8c60fce.tar.zst freebsd-ports-gnome-1d3ebe982cb008db5d1730277cd977eda8c60fce.zip |
Update MASTER_SITES
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 18071fd6b1ec..259308bdf0d7 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -5,7 +5,7 @@ PORTNAME= reportlab PORTVERSION= 3.5.11 CATEGORIES= print python MASTER_SITES= CHEESESHOP \ - http://www.reportlab.com/ftp/ + https://www.reportlab.com/ftp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PFBFER} |