aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:16:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:23:52 +0000
commitf8f375c86c89d0ae98231f9ae70a885f9e15bb40 (patch)
tree5a3e2b6c7df4d4be90dfa3aecfed0eb7434bf2c5
parent443480f3951245ad3d949c7b07e55e00fcf3bd15 (diff)
downloadports-f8f375c86c89d0ae98231f9ae70a885f9e15bb40.tar.gz
ports-f8f375c86c89d0ae98231f9ae70a885f9e15bb40.zip
devel/py-pyinotify: Add CATEGORIES=python
-rw-r--r--devel/py-pyinotify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyinotify/Makefile b/devel/py-pyinotify/Makefile
index a87383bd1969..60812998eb42 100644
--- a/devel/py-pyinotify/Makefile
+++ b/devel/py-pyinotify/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pyinotify
PORTVERSION= 0.9.6
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}