aboutsummaryrefslogtreecommitdiff
path: root/net/py-pysendfile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-03-07 19:06:59 +0000
committerRene Ladan <rene@FreeBSD.org>2022-03-07 19:07:39 +0000
commit3d89f95e2ff861b1e06ad114422b5d116a856970 (patch)
tree4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /net/py-pysendfile
parentf6949eb9b50f5d161dd959270451d93db5268146 (diff)
downloadports-3d89f95e2ff861b1e06ad114422b5d116a856970.tar.gz
ports-3d89f95e2ff861b1e06ad114422b5d116a856970.zip
all: return koobs' ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'net/py-pysendfile')
-rw-r--r--net/py-pysendfile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pysendfile/Makefile b/net/py-pysendfile/Makefile
index 846cbcccd6a5..36e9b43b7adf 100644
--- a/net/py-pysendfile/Makefile
+++ b/net/py-pysendfile/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net python devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to sendfile(2)
LICENSE= MIT