diff options
author | linimon <linimon@FreeBSD.org> | 2011-05-03 06:05:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-05-03 06:05:18 +0800 |
commit | bb32a1afc6c1e4f7c5922a5c8977d99776645640 (patch) | |
tree | 8465c34c93b5859d9cd782abdbd24caf3b807db5 /astro | |
parent | 7ad202aba4209e6f22e66234c6a3d3e7c4f1bca5 (diff) | |
download | freebsd-ports-gnome-bb32a1afc6c1e4f7c5922a5c8977d99776645640.tar.gz freebsd-ports-gnome-bb32a1afc6c1e4f7c5922a5c8977d99776645640.tar.zst freebsd-ports-gnome-bb32a1afc6c1e4f7c5922a5c8977d99776645640.zip |
Over to new volunteer.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 82a837a5d108..f34a543888b3 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ MASTER_SITE_SUBDIR= applications/:xcontrib simon/:local DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xcontrib,local -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mexas@bristol.ac.uk COMMENT= Set the root window to the image of earth BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |