Fixed MASTER_SITES URL
This commit is contained in:
parent
6b7f6c7bf5
commit
9c3fffd42e
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile.common,v 1.3 2018/03/19 09:28:04 adam Exp $
|
||||
# $NetBSD: Makefile.common,v 1.4 2018/03/27 07:11:43 adam Exp $
|
||||
#
|
||||
# used by www/ap-uwsgi/Makefile
|
||||
# used by www/py-uwsgi/Makefile
|
||||
|
||||
DISTNAME= uwsgi-2.0.17
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uwsgi/}
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uWSGI/}
|
||||
|
||||
MAINTAINER?= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://projects.unbit.it/uwsgi
|
||||
|
|
Loading…
Reference in a new issue