diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2014-07-21 20:51:34 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2014-07-21 20:51:34 +0000 |
commit | 6292203338b4133724bf472c561d55ef2a9eed2f (patch) | |
tree | 3fd79c1cb01817b038117e3c66ba3bb8024f8d5d /textproc | |
parent | 84eaa037b7d887c93ffe913a2ce8cc3cdc316b28 (diff) | |
download | ports-6292203338b4133724bf472c561d55ef2a9eed2f.tar.gz ports-6292203338b4133724bf472c561d55ef2a9eed2f.zip |
Notes
Diffstat (limited to 'textproc')
-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} |