diff options
author | rene <rene@FreeBSD.org> | 2014-02-05 01:54:29 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-02-05 01:54:29 +0800 |
commit | e32d981e5f971eabf76169ebd63419423c3e81e6 (patch) | |
tree | 42113434030230f4cd8847363554c2847e2a7f6c /net | |
parent | 1faec2ff112b8eea64cbbdc8df313e727f13879a (diff) | |
download | freebsd-ports-gnome-e32d981e5f971eabf76169ebd63419423c3e81e6.tar.gz freebsd-ports-gnome-e32d981e5f971eabf76169ebd63419423c3e81e6.tar.zst freebsd-ports-gnome-e32d981e5f971eabf76169ebd63419423c3e81e6.zip |
Drop maintainership BOINC ports, old machine running them gave up.
Diffstat (limited to 'net')
-rw-r--r-- | net/boinc-client/Makefile | 2 | ||||
-rw-r--r-- | net/boinc_curses/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |