diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-12-30 01:05:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-12-30 01:05:04 +0000 |
commit | eba3cd729fb3d425a8c357d9ca81f9239c6a3827 (patch) | |
tree | 517bf6aa3215476011c323c39b14f18d75599ee2 /astro | |
parent | a4fd0aa8da89803db1a95a036407a4f6497dc7eb (diff) | |
download | ports-eba3cd729fb3d425a8c357d9ca81f9239c6a3827.tar.gz ports-eba3cd729fb3d425a8c357d9ca81f9239c6a3827.zip |
Update maintainer's email address.
PRs: ports/163705, ports/163706
Notes
Notes:
svn path=/head/; revision=288268
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 0daf36c39f7c..80fc8a79e0c9 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@bristol.ac.uk +MAINTAINER= mexas@bris.ac.uk COMMENT= Set the root window to the image of earth BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |