graphics/py-imageio: Add GitHub to MASTER_SITES
This commit is contained in:
parent
1a32a29a89
commit
c102b591f6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= imageio
|
||||
PORTVERSION= 2.20.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
https://github.com/imageio/imageio/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue