1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

devel/py-asyncio: Correctly set primary category

- Change primary category from www to devel
This commit is contained in:
Kubilay Kocak 2014-06-20 07:40:25 +00:00
parent 07f60b711d
commit 2ce13a22d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358519

View File

@ -3,7 +3,8 @@
PORTNAME= asyncio
PORTVERSION= 3.4.1
CATEGORIES= www python
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}