Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2013 21:39:21 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322584 - in head/net: boinc-client boinc_curses
Message-ID:  <201307092139.r69LdLKJ052254@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Jul  9 21:39:21 2013
New Revision: 322584
URL: http://svnweb.freebsd.org/changeset/ports/322584

Log:
  Take maintainership.
  
  While here convert Makefile headers.

Modified:
  head/net/boinc-client/Makefile
  head/net/boinc_curses/Makefile   (contents, props changed)

Modified: head/net/boinc-client/Makefile
==============================================================================
--- head/net/boinc-client/Makefile	Tue Jul  9 21:36:23 2013	(r322583)
+++ head/net/boinc-client/Makefile	Tue Jul  9 21:39:21 2013	(r322584)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	boinc
-# Date created:				01 October 2004
-# Whom:					J.R. Oldroyd <fbsd@opal.com>
-#
+# Created by: J.R. Oldroyd <fbsd@opal.com>
 # $FreeBSD$
-#
 
 PORTNAME=	boinc-client
 PORTVERSION=	7.0.28
@@ -12,7 +8,7 @@ CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	pav
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Berkeley Open Infrastructure for Network Computing client
 
 USE_XZ=		yes

Modified: head/net/boinc_curses/Makefile
==============================================================================
--- head/net/boinc_curses/Makefile	Tue Jul  9 21:36:23 2013	(r322583)
+++ head/net/boinc_curses/Makefile	Tue Jul  9 21:39:21 2013	(r322584)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	boinc_curses
-# Date created:				15 Feb 2007
-# Whom:					Pav Lucistnik <pav@FreeBSD.org>
-#
+# Created by: Pav Lucistnik <pav@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	boinc_curses
 PORTVERSION=	0.2.2
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.oook.cz/bsd/boinc_curses/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Console, ncurses based monitor and manager for BOINC
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client



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