diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 21:15:27 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:21 +0000 |
commit | 19c137fae4c309aa1ccf67e7b0c5a0407b7fcbde (patch) | |
tree | c7eddd7b7d263cd30f317b2e48e7051cf7a30e5a | |
parent | e695d04dc04daf3b9ae56beb1e5ef27b6a8cac14 (diff) |
devel/paexec: Drop maintainership
-rw-r--r-- | devel/paexec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/paexec/Makefile b/devel/paexec/Makefile index c5b0695300a7..98f81a253d09 100644 --- a/devel/paexec/Makefile +++ b/devel/paexec/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1.4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parallel executor, distributes tasks over network LICENSE= MIT |