diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /devel/py-python-easyconfig | |
parent | lang/ldc: Update to 1.32 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
Diffstat (limited to 'devel/py-python-easyconfig')
-rw-r--r-- | devel/py-python-easyconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-easyconfig/Makefile b/devel/py-python-easyconfig/Makefile index 643979ad15d3..543d366953b1 100644 --- a/devel/py-python-easyconfig/Makefile +++ b/devel/py-python-easyconfig/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Python-EasyConfig-${PORTVERSION} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for loading configurations easily in Python WWW= https://github.com/RussellLuo/easyconfig |