comparison uwsginl-plugin-lang-py3/Makefile @ 51:7e7b576aa608

The project address now uses the https protocol. All the plugins have been updated.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 09 Mar 2019 23:31:26 +0100
parents 4dda3a6c973d
children 5aedaf1eb939
comparison
equal deleted inserted replaced
50:4dda3a6c973d 51:7e7b576aa608
3 3
4 PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 4 PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3
5 DISTVERSION= 2.0.18 5 DISTVERSION= 2.0.18
6 PORTREVISION?= 0 6 PORTREVISION?= 0
7 CATEGORIES?= www python 7 CATEGORIES?= www python
8 MASTER_SITES= http://projects.unbit.it/downloads/ 8 MASTER_SITES= https://projects.unbit.it/downloads/
9 DISTNAME= uwsgi-${DISTVERSION} 9 DISTNAME= uwsgi-${DISTVERSION}
10 10
11 MAINTAINER?= freebsd-dev@dom66.de 11 MAINTAINER?= freebsd-dev@dom66.de
12 COMMENT?= Language plugin for Python 3 (OS default) 12 COMMENT?= Language plugin for Python 3 (OS default)
13 13