diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-14 22:31:34 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-14 22:31:34 +0000 |
commit | cd641fd0ce977b68a97cae441525b43dab1f2893 (patch) | |
tree | f44084e740e28fbd0c2336cfac9dc7b5c615004f /astro | |
parent | ec07361022a43c5412d2bc73a7bfae0ddb56268e (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xrmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 75b5dab90658..0c67ff9f39c0 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${SRCFILE}:src ${DATAFILES:S|$|:data|} ${CIAFILE}:data ${POPFILE}:dat DIST_SUBDIR= xrmap EXTRACT_ONLY= ${SRCFILE} ${DATAFILES} -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Map portions of the earth from a given longitude/latitude LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |