diff options
author | Frederic Culot <culot@FreeBSD.org> | 2016-03-30 16:41:22 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2016-03-30 16:41:22 +0000 |
commit | 8ccdb1b565a0ed51481ff4861caad053a60979b7 (patch) | |
tree | deb7e64da99aeb99a546b06d23952a8a0bb21e09 /astro | |
parent | 296a438c1cf6f70f5ab960d0ddad2092d4a5e04e (diff) | |
download | ports-8ccdb1b565a0ed51481ff4861caad053a60979b7.tar.gz ports-8ccdb1b565a0ed51481ff4861caad053a60979b7.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/astrometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 1dd89f2744e6..0aa259da9a57 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -8,7 +8,7 @@ CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} -MAINTAINER= antont@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Software for describing astronomical images LICENSE= GPLv2 |