diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-07-07 21:18:05 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-07-07 21:19:09 +0200 |
commit | 8348f6b5b36a3159defc202ab39a84d8e19820c7 (patch) | |
tree | 67440375d65fcf68a3a705f14742c87a6677bcdb /databases/py-python-swiftclient | |
parent | *: Adapt plists after gi-docgen update (diff) |
all: return trociny's ports to the pool after safekeeping his commit bit.
Hat: portmgr
Diffstat (limited to 'databases/py-python-swiftclient')
-rw-r--r-- | databases/py-python-swiftclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index 63621a31d4d6..3573546dba77 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -5,7 +5,7 @@ CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= trociny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python client library for OpenStack Object Storage (Swift) WWW= https://launchpad.net/python-swiftclient |