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 | |
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.
-rw-r--r-- | astro/boinc-astropulse/Makefile | 2 | ||||
-rw-r--r-- | astro/boinc-setiathome-v7/Makefile | 2 | ||||
-rw-r--r-- | biology/boinc-simap/Makefile | 2 | ||||
-rw-r--r-- | net/boinc-client/Makefile | 2 | ||||
-rw-r--r-- | net/boinc_curses/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile index f37f3176d54d..ac076c119b97 100644 --- a/astro/boinc-astropulse/Makefile +++ b/astro/boinc-astropulse/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ DISTNAME= astropulse-svn-1702 # modified archive, see leftout in top directory MASTER_SITE_SUBDIR=rene -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Astropulse for BOINC LICENSE= GPLv2 diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile index bd03876d70ab..783b60e4c089 100644 --- a/astro/boinc-setiathome-v7/Makefile +++ b/astro/boinc-setiathome-v7/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ DISTNAME= setiathome-svn-1924 # modified archive, see leftout in top directory MASTER_SITE_SUBDIR=rene -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Setiathome Enhanced for BOINC LICENSE= GPLv2 diff --git a/biology/boinc-simap/Makefile b/biology/boinc-simap/Makefile index cea0e4d142b2..9da8f766e423 100644 --- a/biology/boinc-simap/Makefile +++ b/biology/boinc-simap/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://boincsimap.org/boincsimap/download/ DISTNAME= ${SIMAP_BINARY} ${HMMER_BINARY} EXTRACT_ONLY= ${HMMER_BINARY} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Similarity Matrix of Proteins project for BOINC LIB_DEPENDS= libc.so.6:${PORTSDIR}/misc/compat6x 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 |