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-bugzilla/Makefile | |
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-bugzilla/Makefile')
-rw-r--r-- | devel/py-python-bugzilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-bugzilla/Makefile b/devel/py-python-bugzilla/Makefile index f33fb6c3df5e..1b7604a764d4 100644 --- a/devel/py-python-bugzilla/Makefile +++ b/devel/py-python-bugzilla/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bugzilla XMLRPC access module LICENSE= GPLv2+ |