diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /astro | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) | |
download | freebsd-ports-gnome-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz freebsd-ports-gnome-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.zst freebsd-ports-gnome-6963a4f7589b3836edb8d4bcf337c19498d68f16.zip |
- Change my email.
Suggested by: skv
Diffstat (limited to 'astro')
-rw-r--r-- | astro/sunclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 15ee3e4b4ccf..fd652df4b2b5 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/ \ http://mbsd.msk.ru/dist/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |