From e32d981e5f971eabf76169ebd63419423c3e81e6 Mon Sep 17 00:00:00 2001 From: rene Date: Tue, 4 Feb 2014 17:54:29 +0000 Subject: Drop maintainership BOINC ports, old machine running them gave up. --- net/boinc-client/Makefile | 2 +- net/boinc_curses/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 2382a4d4ad56..69c077883010 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://rene-ladan.nl/pub/distfiles/ MASTER_SITE_SUBDIR=rene -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley Open Infrastructure for Network Computing client USES= dos2unix gmake pkgconfig diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index e3028fa9b67a..ce4a2e013ce9 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.oook.cz/bsd/boinc_curses/ MASTER_SITE_SUBDIR=rene -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client -- cgit