diff options
Diffstat (limited to 'astro/openuniverse/Makefile')
-rw-r--r-- | astro/openuniverse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index fbb3ec592260..58a63b772d43 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 \ |