diff options
Diffstat (limited to 'editors/py-vim-bridge/Makefile')
-rw-r--r-- | editors/py-vim-bridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |