diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2014-07-22 04:51:34 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2014-07-22 04:51:34 +0800 |
commit | 1b721828274f9a21cbc562b0ebfe0d45ce2ddb77 (patch) | |
tree | 3fd79c1cb01817b038117e3c66ba3bb8024f8d5d /textproc/py-junit-xml | |
parent | dd1d4119b52671b642b5301b2ec2d075d0e04754 (diff) | |
download | freebsd-ports-gnome-1b721828274f9a21cbc562b0ebfe0d45ce2ddb77.tar.gz freebsd-ports-gnome-1b721828274f9a21cbc562b0ebfe0d45ce2ddb77.tar.zst freebsd-ports-gnome-1b721828274f9a21cbc562b0ebfe0d45ce2ddb77.zip |
Set CATEGORIES to textproc
Diffstat (limited to 'textproc/py-junit-xml')
-rw-r--r-- | textproc/py-junit-xml/Makefile | 2 |
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} |