Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2012 22:49:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304381 - head/devel/paexec
Message-ID:  <201209162249.q8GMnZqb099618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Sep 16 22:49:35 2012
New Revision: 304381
URL: http://svn.freebsd.org/changeset/ports/304381

Log:
  drop maintainership

Modified:
  head/devel/paexec/Makefile

Modified: head/devel/paexec/Makefile
==============================================================================
--- head/devel/paexec/Makefile	Sun Sep 16 19:53:57 2012	(r304380)
+++ head/devel/paexec/Makefile	Sun Sep 16 22:49:35 2012	(r304381)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209162249.q8GMnZqb099618>