aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-07-10 05:39:21 +0800
committerrene <rene@FreeBSD.org>2013-07-10 05:39:21 +0800
commit153d4d56d18157fa84973715df8aaee1d765a6b0 (patch)
tree5cc473599f69784f894c2eb3be26f866c3446a67 /net
parent74e9fbdccc0528fe3e88346da9ea357a75d21358 (diff)
downloadfreebsd-ports-gnome-153d4d56d18157fa84973715df8aaee1d765a6b0.tar.gz
freebsd-ports-gnome-153d4d56d18157fa84973715df8aaee1d765a6b0.tar.zst
freebsd-ports-gnome-153d4d56d18157fa84973715df8aaee1d765a6b0.zip
Take maintainership.
While here convert Makefile headers.
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/Makefile8
-rw-r--r--net/boinc_curses/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index ac54471a3c7f..7a8ba0e52915 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -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
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile
index 1348c1364ce9..abd66ad3f8e5 100644
--- a/net/boinc_curses/Makefile
+++ b/net/boinc_curses/Makefile
@@ -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