aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2017-04-25 12:52:50 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2017-04-25 12:52:50 +0000
commitcbcca29711639ba650e730d75f3f9f09f7b8ea39 (patch)
tree2515ff57901d42e0fd4c951e46726c75b98dadf0
parente48fd28d73a951841ad6128a504e62d71e28c5a8 (diff)
downloadports-cbcca29711639ba650e730d75f3f9f09f7b8ea39.tar.gz
ports-cbcca29711639ba650e730d75f3f9f09f7b8ea39.zip
textproc/py-humanfriendly: fix CATEGORIES
Reported by: Dan Langille
Notes
Notes: svn path=/head/; revision=439379
-rw-r--r--textproc/py-humanfriendly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile
index 9c58e1e4f60b..596ad41fecee 100644
--- a/textproc/py-humanfriendly/Makefile
+++ b/textproc/py-humanfriendly/Makefile
@@ -2,7 +2,7 @@
PORTNAME= humanfriendly
PORTVERSION= 2.4
-CATEGORIES= devel python
+CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}