summaryrefslogtreecommitdiff
path: root/textproc/py-junit-xml
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2014-07-21 20:51:34 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2014-07-21 20:51:34 +0000
commit6292203338b4133724bf472c561d55ef2a9eed2f (patch)
tree3fd79c1cb01817b038117e3c66ba3bb8024f8d5d /textproc/py-junit-xml
parentA Python module for creating JUnit XML test result documents that can be read (diff)
Set CATEGORIES to textproc
Notes
Notes: svn path=/head/; revision=362483
Diffstat (limited to 'textproc/py-junit-xml')
-rw-r--r--textproc/py-junit-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile
index 5d87b449d0bc..9e2e280fc53b 100644
--- a/textproc/py-junit-xml/Makefile
+++ b/textproc/py-junit-xml/Makefile
@@ -2,7 +2,7 @@
PORTNAME= junit-xml
PORTVERSION= 1.3
-CATEGORIES= devel python
+CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}