diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/novelwriter/Makefile | 2 | ||||
| -rw-r--r-- | editors/py-babi/Makefile | 2 | ||||
| -rw-r--r-- | editors/py-editorconfig/Makefile | 2 | ||||
| -rw-r--r-- | editors/py-pynvim/Makefile | 2 | ||||
| -rw-r--r-- | editors/py-vim-bridge/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/novelwriter/Makefile b/editors/novelwriter/Makefile index 8e9f092e5698..3cf82a2eb1f5 100644 --- a/editors/novelwriter/Makefile +++ b/editors/novelwriter/Makefile @@ -2,7 +2,7 @@ PORTNAME= novelwriter DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI MAINTAINER= yuri@FreeBSD.org COMMENT= Text editor designed for writing novels diff --git a/editors/py-babi/Makefile b/editors/py-babi/Makefile index c03d0735bb11..9b2892be0e93 100644 --- a/editors/py-babi/Makefile +++ b/editors/py-babi/Makefile @@ -1,7 +1,7 @@ PORTNAME= babi PORTVERSION= 0.0.24 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org diff --git a/editors/py-editorconfig/Makefile b/editors/py-editorconfig/Makefile index 3f9fbc7b3f6a..debad58c3266 100644 --- a/editors/py-editorconfig/Makefile +++ b/editors/py-editorconfig/Makefile @@ -1,7 +1,7 @@ PORTNAME= editorconfig PORTVERSION= 0.12.3 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= EditorConfig-${DISTVERSION} diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index 079e4fc75417..ab556194b33c 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -1,7 +1,7 @@ PORTNAME= pynvim DISTVERSION= 0.4.3 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tm@NetBSD.org diff --git a/editors/py-vim-bridge/Makefile b/editors/py-vim-bridge/Makefile index f08d1186ed4f..da509074610d 100644 --- a/editors/py-vim-bridge/Makefile +++ b/editors/py-vim-bridge/Makefile @@ -1,7 +1,7 @@ PORTNAME= vim-bridge DISTVERSION= 0.6 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org |
