diff options
author | Daniel Menelkir <dmenelkir@gmail.com> | 2022-09-08 23:04:22 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2022-09-08 23:12:06 +0000 |
commit | 12a4cabc616f3a19a13a784ceba8b14ee10f2ea6 (patch) | |
tree | 1e15e7dcc4ceb2dd06f53117dd558f8821879fab /net-p2p | |
parent | 8a973b9ab5aadecbbd7a0aeda59124e54dd731ae (diff) | |
download | ports-12a4cabc616f3a19a13a784ceba8b14ee10f2ea6.tar.gz ports-12a4cabc616f3a19a13a784ceba8b14ee10f2ea6.zip |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-nicotine-plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-nicotine-plus/Makefile b/net-p2p/py-nicotine-plus/Makefile index d85a675158a9..01b682ac401b 100644 --- a/net-p2p/py-nicotine-plus/Makefile +++ b/net-p2p/py-nicotine-plus/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dmenelkir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical client for the Soulseek file sharing network WWW= https://github.com/Nicotine-Plus/nicotine-plus/ |