From bf9acc19d998a7c19c763f3a3bcb63c6179c7257 Mon Sep 17 00:00:00 2001 From: will Date: Thu, 22 Jun 2000 05:52:15 +0000 Subject: Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. --- astro/pyweather/Makefile | 2 +- astro/xearth/Makefile | 2 +- astro/xphoon/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'astro') diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index c5bda03db901..0b6978c21417 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro python MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/ DISTNAME= pyWeather -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${PYTHON}:${PORTSDIR}/lang/python diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index f9bc8bb1bf58..711292c83e72 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index dd05d3a03814..8144e16af1ab 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ DISTNAME= xphoon EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes -- cgit