diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2020-12-19 02:36:32 +0800 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2020-12-19 02:36:32 +0800 |
commit | 673adcde6c86eb814fe870b24d8e590e18330b9c (patch) | |
tree | aa9f74444cc305a86598423207a3619d0d057305 /sysutils/py-pkginfo | |
parent | f0ffd40162739c3ace4d08bb1873fc5f71faa7fc (diff) | |
download | freebsd-ports-gnome-673adcde6c86eb814fe870b24d8e590e18330b9c.tar.gz freebsd-ports-gnome-673adcde6c86eb814fe870b24d8e590e18330b9c.tar.zst freebsd-ports-gnome-673adcde6c86eb814fe870b24d8e590e18330b9c.zip |
Reset and take che bein.link's maintainership
PR: 251933
Discussed with: rene
Approved by: mikael
Diffstat (limited to 'sysutils/py-pkginfo')
-rw-r--r-- | sysutils/py-pkginfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-pkginfo/Makefile b/sysutils/py-pkginfo/Makefile index 74ba730ea0fe..1643249b8da3 100644 --- a/sysutils/py-pkginfo/Makefile +++ b/sysutils/py-pkginfo/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= che@bein.link +MAINTAINER= ygy@FreeBSD.org COMMENT= Query metadatdata from sdists / bdists / installed packages LICENSE= MIT |