diff options
author | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /astro | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyweather/Makefile | 2 | ||||
-rw-r--r-- | astro/wmglobe/Makefile | 2 | ||||
-rw-r--r-- | astro/xearth/Makefile | 2 | ||||
-rw-r--r-- | astro/xphoon/Makefile | 2 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index dd1b2c1..47eee52 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -11,7 +11,7 @@ PKGNAME= pyWeather-0.1b CATEGORIES= astro python MASTER_SITES= http://members.bellatlantic.net/~rasclkng/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org RUN_DEPENDS= ${PYTHON}:${PORTSDIR}/lang/python diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index fb6806e..130a84a 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -10,7 +10,7 @@ DISTNAME= wmglobe-1.0 CATEGORIES= astro windowmaker MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index e7fe21f..83d71f2 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= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index f982d37..dc34480 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \ ftp://ftp.is.co.za/pub/x/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index e5c3ec7..ab4bfe1 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.alumni.caltech.edu/~hari/xplanet/ \ http://www.radcyberzine.com/xglobe/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} photo_1600.jpg -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ GL.14:${PORTSDIR}/graphics/Mesa3 |