diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 13:24:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 13:24:24 +0000 |
commit | 3101186640d7f1bd6f9ae86db9201982a6aa2a57 (patch) | |
tree | 14c3f285ff61d06f7455ae43db3531dd13ba8cd1 /astro | |
parent | ff041acd7e03d01f7ce65eb113b148391cd8acc2 (diff) |
Notes
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 80fc8a79e0c9..0daf36c39f7c 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= XCONTRIB/applications \ http://seis.bris.ac.uk/~mexas/ \ LOCAL/simon -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= mexas@bristol.ac.uk COMMENT= Set the root window to the image of earth BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |