diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /astro | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) | |
download | ports-2f778a08344f300c68120d3917e1f10e7157de4c.tar.gz ports-2f778a08344f300c68120d3917e1f10e7157de4c.zip |
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=108717
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 1e8be3f27b93..bb2c12b426db 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${XRMAPFILE} ${DISTFILE} \ pdfmaps-1.1.tar.gz ${CIAFILE} EXTRACT_ONLY= ${XRMAPFILE} -MAINTAINER= gagnon_s@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Map portions of the earth from a given longitude/latitude USE_BZIP2= yes |