From 8761e7110d90b7e71dd5578efb3dff1180d29ef7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 16 Sep 2012 22:49:35 +0000 Subject: [PATCH] drop maintainership --- devel/paexec/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/devel/paexec/Makefile b/devel/paexec/Makefile index d22f82691f89..744a25bd6264 100644 --- a/devel/paexec/Makefile +++ b/devel/paexec/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: paexec -# Date created: 2008/01/26 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= paexec PORTVERSION= 0.16.1 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parallel executor, distributes tasks over network LICENSE= MIT