diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-07-04 11:03:10 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-07-04 11:03:10 +0000 |
commit | a37466dc9954bdeb3532c4e1940908999d374406 (patch) | |
tree | 40137abd5f293fc1db6b3265908b8cf15c3d9898 /astro/wcslib | |
parent | 52da9282af2bd2c9327dfce6f35286b486fb8f7d (diff) |
Notes
Diffstat (limited to 'astro/wcslib')
-rw-r--r-- | astro/wcslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 300744513ed0..41e225fcec86 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing/generating FITS headers GNU_CONFIGURE= yes |