diff options
author | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
commit | bf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch) | |
tree | 3490cb71af94822c2e59ca40c621a181292031c0 /astro | |
parent | 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff) | |
download | freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.zst freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip |
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.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyweather/Makefile | 2 | ||||
-rw-r--r-- | astro/xearth/Makefile | 2 | ||||
-rw-r--r-- | astro/xphoon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |