diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 20:28:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 20:28:25 +0000 |
commit | a5e7ab6b7f9d36a5609ca17ed5ea38ee1b03278d (patch) | |
tree | a5ab85a1dc0860e85321fe5812b9bcd7608a0221 /misc/py-fast-histogram | |
parent | a9adffac758bb83b95424ab475769e17f393074e (diff) |
Notes
Diffstat (limited to 'misc/py-fast-histogram')
-rw-r--r-- | misc/py-fast-histogram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-fast-histogram/Makefile b/misc/py-fast-histogram/Makefile index ce104f88d426..6ac80ff0d1df 100644 --- a/misc/py-fast-histogram/Makefile +++ b/misc/py-fast-histogram/Makefile @@ -2,7 +2,7 @@ PORTNAME= fast-histogram DISTVERSION= 0.7 -CATEGORIES= misc +CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |