diff options
author | linimon <linimon@FreeBSD.org> | 2011-12-30 09:05:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-12-30 09:05:04 +0800 |
commit | c31c136e88326370f023dee28ddcc8afcc5e5650 (patch) | |
tree | 71ab9c8d7249d84c2db096fb3288236b394ddcbd /astro/xearth | |
parent | 5d85e2c3655bead445945a9f5181c8eebda7118c (diff) | |
download | freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.tar.gz freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.tar.zst freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.zip |
Update maintainer's email address.
PRs: ports/163705, ports/163706
Diffstat (limited to 'astro/xearth')
-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 |