diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/celestia/Makefile | 2 | ||||
-rw-r--r-- | astro/openuniverse/Makefile | 2 | ||||
-rw-r--r-- | astro/rmap/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 22b78697a9d..c8d132d84c9 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= celestia -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scriptable space flight simulator for X LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index fbb3ec59226..58a63b772d4 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openuniverse DISTNAME= ${PORTNAME}-1.0beta3 -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Solar System simulator for X Window System LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index e6713556c70..2fa6f4a3728 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= astro MASTER_SITES= http://www.reza.net/rmap/ -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates images of the Earth centered at a particular location LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |