diff options
Diffstat (limited to 'astro/xrmap/Makefile')
-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 \ |