diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:06:59 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:07:39 +0100 |
commit | 3d89f95e2ff861b1e06ad114422b5d116a856970 (patch) | |
tree | 4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /devel/py-python-magic | |
parent | sysutils/ansible-sshjail: Fix runtime issue with py-ansible-core 2.12.3 (diff) |
all: return koobs' ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'devel/py-python-magic')
-rw-r--r-- | devel/py-python-magic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-magic/Makefile b/devel/py-python-magic/Makefile index 0cf6c1b43bdb..904e37305021 100644 --- a/devel/py-python-magic/Makefile +++ b/devel/py-python-magic/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.15 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= File type identification using libmagic LICENSE= MIT |