CATEGORIES+=python
This commit is contained in:
parent
4ea6abdb82
commit
dfe654c95c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/03/12 01:26:03 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/03/12 01:35:52 rodent Exp $
|
||||
|
||||
DISTNAME= pylint-1.1.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/p/pylint/
|
||||
|
||||
MAINTAINER= helgoman@users.sourceforge.net
|
||||
|
|
Loading…
Reference in a new issue