diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-17 06:49:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-17 06:49:35 +0800 |
commit | 138f002acc20412310b033abe33ea8d836aeeb93 (patch) | |
tree | becf808333e474765d0e3beaa3fcdea9477adbfe | |
parent | b43f9b52d8d8b0b5a9da625fcd316eb7f7273cf0 (diff) | |
download | freebsd-ports-gnome-138f002acc20412310b033abe33ea8d836aeeb93.tar.gz freebsd-ports-gnome-138f002acc20412310b033abe33ea8d836aeeb93.tar.zst freebsd-ports-gnome-138f002acc20412310b033abe33ea8d836aeeb93.zip |
drop maintainership
-rw-r--r-- | devel/paexec/Makefile | 8 |
1 files 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 |