diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-03-28 14:06:53 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-03-28 14:06:53 +0000 |
commit | 06248565ea592de9d4a0b8a1c4ba9aab2fbb52a1 (patch) | |
tree | 7683bd90b57814d877615ba21f26cf7433c77df9 /security/py-trustme | |
parent | 7b3047e1517f438401b4edfb5e7cf46a16da35a0 (diff) | |
download | ports-06248565ea592de9d4a0b8a1c4ba9aab2fbb52a1.tar.gz ports-06248565ea592de9d4a0b8a1c4ba9aab2fbb52a1.zip |
Notes
Diffstat (limited to 'security/py-trustme')
-rw-r--r-- | security/py-trustme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile index a2f77abe87d8..42a5e8107117 100644 --- a/security/py-trustme/Makefile +++ b/security/py-trustme/Makefile @@ -3,7 +3,7 @@ PORTNAME= trustme PORTVERSION= 0.5.0 -CATEGORIES= security +CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |